Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0803938d3e117362d3c6c6e4e1a4697135dfbf5d 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-ssh2722203682493422318.key Verifying host key using known hosts file > 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-ssh13236317347633664640.key Verifying host key using known hosts file > 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-ssh2778841899092870790.key Verifying host key using known hosts file > 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-ssh12648976678568499169.key Verifying host key using known hosts file > 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-ssh18025970144041467761.key Verifying host key using known hosts file > 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-1862 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 0803938d3e117362d3c6c6e4e1a4697135dfbf5d (main) Commit message: "build: Add option to build Service with NATS Capability (#164)" > 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 0803938d3e117362d3c6c6e4e1a4697135dfbf5d # timeout=10 > git rev-list --no-walk eff61ece5709928a9f31d9a775fc6c989cb12ea4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-28T21:02:46.091Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-28T21:02:46.144Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-28T21:02:46.163Z] ========================================================= [2022-09-28T21:02:46.163Z] EdgeX Global Pipelines Version Info [2022-09-28T21:02:46.163Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-28T21:02:46.887Z] ------------------- [2022-09-28T21:02:46.887Z] stable info: [2022-09-28T21:02:46.887Z] ------------------- [2022-09-28T21:02:46.887Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-28T21:02:46.887Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-28T21:02:46.887Z] Message: update stable to v1.0.239 [2022-09-28T21:02:47.457Z] ------------------- [2022-09-28T21:02:47.457Z] experimental info: [2022-09-28T21:02:47.457Z] ------------------- [2022-09-28T21:02:47.457Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-28T21:02:47.457Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-28T21:02:47.457Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-28T21:02:47.624Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-09-28T21:02:47.633Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-09-28T21:02:47.648Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-28T21:02:47.658Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-28T21:02:47.671Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-28T21:02:47.682Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-28T21:02:47.692Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-28T21:02:47.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-28T21:02:47.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-28T21:02:47.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-28T21:02:47.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-28T21:02:47.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-09-28T21:02:47.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-28T21:02:47.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-28T21:02:47.783Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-28T21:02:47.791Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-28T21:02:47.802Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T21:02:47.813Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T21:02:47.825Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-28T21:02:47.837Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-28T21:02:47.850Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-28T21:02:47.861Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-09-28T21:02:47.871Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-28T21:02:47.882Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-28T21:02:47.894Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-28T21:02:47.908Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-28T21:02:47.917Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-28T21:02:47.928Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-28T21:02:47.942Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-28T21:02:47.952Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-28T21:02:47.963Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0803938d3e117362d3c6c6e4e1a4697135dfbf5d [Pipeline] echo [2022-09-28T21:02:47.973Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0803938 [Pipeline] echo [2022-09-28T21:02:47.984Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T21:02:48.030Z] provisioning config files... [2022-09-28T21:02:48.044Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11321132606848057678tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T21:02:48.343Z] ---> docker-login.sh [2022-09-28T21:02:48.343Z] nexus3.edgexfoundry.org:10001 [2022-09-28T21:02:48.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:02:48.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:02:48.865Z] Configure a credential helper to remove this warning. See [2022-09-28T21:02:48.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:02:48.865Z] [2022-09-28T21:02:48.865Z] Login Succeeded [2022-09-28T21:02:48.865Z] nexus3.edgexfoundry.org:10002 [2022-09-28T21:02:48.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:02:49.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:02:49.127Z] Configure a credential helper to remove this warning. See [2022-09-28T21:02:49.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:02:49.127Z] [2022-09-28T21:02:49.127Z] Login Succeeded [2022-09-28T21:02:49.127Z] nexus3.edgexfoundry.org:10003 [2022-09-28T21:02:49.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:02:49.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:02:49.127Z] Configure a credential helper to remove this warning. See [2022-09-28T21:02:49.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:02:49.127Z] [2022-09-28T21:02:49.127Z] Login Succeeded [2022-09-28T21:02:49.127Z] nexus3.edgexfoundry.org:10004 [2022-09-28T21:02:49.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:02:49.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:02:49.127Z] Configure a credential helper to remove this warning. See [2022-09-28T21:02:49.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:02:49.127Z] [2022-09-28T21:02:49.127Z] Login Succeeded [2022-09-28T21:02:49.127Z] docker.io [2022-09-28T21:02:49.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:02:49.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:02:49.646Z] Configure a credential helper to remove this warning. See [2022-09-28T21:02:49.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:02:49.646Z] [2022-09-28T21:02:49.646Z] Login Succeeded [2022-09-28T21:02:49.646Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T21:02:49.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-28T21:02:50.013Z] + git rev-list -1 --merges 0803938d3e117362d3c6c6e4e1a4697135dfbf5d~1..0803938d3e117362d3c6c6e4e1a4697135dfbf5d [Pipeline] echo [2022-09-28T21:02:50.046Z] -----------> git rev-list -1 --merges 0803938d3e117362d3c6c6e4e1a4697135dfbf5d~1..0803938d3e117362d3c6c6e4e1a4697135dfbf5d 0803938d3e117362d3c6c6e4e1a4697135dfbf5d [false] [Pipeline] sh [2022-09-28T21:02:50.333Z] + git log --format=format:%s -1 0803938d3e117362d3c6c6e4e1a4697135dfbf5d [Pipeline] echo [2022-09-28T21:02:50.347Z] ========================================================= [2022-09-28T21:02:50.347Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-28T21:02:50.347Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T21:02:50.678Z] + git log --format=format:%s -1 0803938d3e117362d3c6c6e4e1a4697135dfbf5d [Pipeline] echo [2022-09-28T21:02:50.690Z] [semverPrep] GIT_COMMIT: 0803938d3e117362d3c6c6e4e1a4697135dfbf5d, Commit Message: build: Add option to build Service with NATS Capability (#164) [Pipeline] echo [2022-09-28T21:02:50.700Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-28T21:02:51.070Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T21:02:51.070Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-28T21:02:51.070Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-28T21:02:51.070Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-28T21:02:51.070Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-28T21:02:51.070Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-28T21:02:51.070Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:02:51.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T21:02:51.481Z] [2022-09-28T21:02:51.481Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:02:51.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T21:02:51.778Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-28T21:02:51.778Z] b85a868b505f: Pulling fs layer [2022-09-28T21:02:51.778Z] e2be974225ed: Pulling fs layer [2022-09-28T21:02:51.778Z] 339a4e72a1f5: Pulling fs layer [2022-09-28T21:02:51.778Z] 988bab9f4d93: Pulling fs layer [2022-09-28T21:02:51.778Z] 1469e6f7b9e6: Pulling fs layer [2022-09-28T21:02:51.778Z] eaf3925da568: Pulling fs layer [2022-09-28T21:02:51.778Z] bab4dde63d76: Pulling fs layer [2022-09-28T21:02:51.778Z] bde34c3a00c8: Pulling fs layer [2022-09-28T21:02:51.778Z] b352a97aabf1: Pulling fs layer [2022-09-28T21:02:51.778Z] 4872d77fe225: Pulling fs layer [2022-09-28T21:02:51.778Z] 5851b861e8e6: Pulling fs layer [2022-09-28T21:02:51.778Z] bde34c3a00c8: Waiting [2022-09-28T21:02:51.778Z] b352a97aabf1: Waiting [2022-09-28T21:02:51.778Z] 988bab9f4d93: Waiting [2022-09-28T21:02:51.778Z] 4872d77fe225: Waiting [2022-09-28T21:02:51.778Z] 5851b861e8e6: Waiting [2022-09-28T21:02:51.778Z] 1469e6f7b9e6: Waiting [2022-09-28T21:02:51.778Z] eaf3925da568: Waiting [2022-09-28T21:02:51.778Z] bab4dde63d76: Waiting [2022-09-28T21:02:51.778Z] e2be974225ed: Verifying Checksum [2022-09-28T21:02:51.778Z] e2be974225ed: Download complete [2022-09-28T21:02:51.778Z] 988bab9f4d93: Verifying Checksum [2022-09-28T21:02:51.778Z] 988bab9f4d93: Download complete [2022-09-28T21:02:52.038Z] 339a4e72a1f5: Verifying Checksum [2022-09-28T21:02:52.038Z] 339a4e72a1f5: Download complete [2022-09-28T21:02:52.038Z] eaf3925da568: Verifying Checksum [2022-09-28T21:02:52.038Z] eaf3925da568: Download complete [2022-09-28T21:02:52.038Z] 1469e6f7b9e6: Verifying Checksum [2022-09-28T21:02:52.038Z] 1469e6f7b9e6: Download complete [2022-09-28T21:02:52.038Z] bde34c3a00c8: Verifying Checksum [2022-09-28T21:02:52.038Z] bde34c3a00c8: Download complete [2022-09-28T21:02:52.038Z] b352a97aabf1: Verifying Checksum [2022-09-28T21:02:52.038Z] b352a97aabf1: Download complete [2022-09-28T21:02:52.038Z] 4872d77fe225: Verifying Checksum [2022-09-28T21:02:52.038Z] 4872d77fe225: Download complete [2022-09-28T21:02:52.038Z] 5851b861e8e6: Download complete [2022-09-28T21:02:52.038Z] b85a868b505f: Verifying Checksum [2022-09-28T21:02:52.038Z] b85a868b505f: Download complete [2022-09-28T21:02:52.296Z] bab4dde63d76: Verifying Checksum [2022-09-28T21:02:52.296Z] bab4dde63d76: Download complete [2022-09-28T21:02:53.232Z] b85a868b505f: Pull complete [2022-09-28T21:02:53.492Z] e2be974225ed: Pull complete [2022-09-28T21:02:54.061Z] 339a4e72a1f5: Pull complete [2022-09-28T21:02:54.061Z] 988bab9f4d93: Pull complete [2022-09-28T21:02:54.320Z] 1469e6f7b9e6: Pull complete [2022-09-28T21:02:54.320Z] eaf3925da568: Pull complete [2022-09-28T21:02:56.226Z] bab4dde63d76: Pull complete [2022-09-28T21:02:56.226Z] bde34c3a00c8: Pull complete [2022-09-28T21:02:56.486Z] b352a97aabf1: Pull complete [2022-09-28T21:02:56.486Z] 4872d77fe225: Pull complete [2022-09-28T21:02:56.486Z] 5851b861e8e6: Pull complete [2022-09-28T21:02:56.486Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-28T21:02:56.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T21:02:56.486Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T21:02:56.595Z] prd-ubuntu20.04-docker-8c-8g-1862 does not seem to be running inside a container [2022-09-28T21:02:56.613Z] $ 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-09-28T21:02:59.970Z] $ docker top 3efc3f5604cb244d34924f829f7381b3eda62876caee605045de02b81c785543 -eo pid,comm [2022-09-28T21:03:00.041Z] 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-09-28T21:03:00.041Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T21:03:00.077Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T21:03:00.077Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T21:03:00.180Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T21:03:00.174Z] $ docker exec 3efc3f5604cb244d34924f829f7381b3eda62876caee605045de02b81c785543 ssh-agent [2022-09-28T21:03:00.297Z] SSH_AUTH_SOCK=/tmp/ssh-IOiBrrQ3tziI/agent.32 [2022-09-28T21:03:00.297Z] SSH_AGENT_PID=38 [2022-09-28T21:03:00.303Z] Running ssh-add (command line suppressed) [2022-09-28T21:03:00.381Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11060251308704267314.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11060251308704267314.key) [2022-09-28T21:03:00.407Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T21:03:00.694Z] + git tag --points-at HEAD [Pipeline] } [2022-09-28T21:03:00.695Z] $ docker exec --env ******** --env ******** 3efc3f5604cb244d34924f829f7381b3eda62876caee605045de02b81c785543 ssh-agent -k [2022-09-28T21:03:00.804Z] unset SSH_AUTH_SOCK; [2022-09-28T21:03:00.805Z] unset SSH_AGENT_PID; [2022-09-28T21:03:00.805Z] echo Agent pid 38 killed; [2022-09-28T21:03:00.828Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-28T21:03:00.850Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T21:03:00.850Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T21:03:00.953Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T21:03:00.946Z] $ docker exec 3efc3f5604cb244d34924f829f7381b3eda62876caee605045de02b81c785543 ssh-agent [2022-09-28T21:03:01.049Z] SSH_AUTH_SOCK=/tmp/ssh-q2n2fVVebBHI/agent.70 [2022-09-28T21:03:01.049Z] SSH_AGENT_PID=76 [2022-09-28T21:03:01.054Z] Running ssh-add (command line suppressed) [2022-09-28T21:03:01.141Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5668016329194945774.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5668016329194945774.key) [2022-09-28T21:03:01.165Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T21:03:01.454Z] + git semver init [2022-09-28T21:03:01.713Z] 2022-09-28 21:03:01,633 [run_init] DEBUG init version:0.0.0 force:False [2022-09-28T21:03:01.713Z] 2022-09-28 21:03:01,633 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-09-28T21:03:01.713Z] 2022-09-28 21:03:01,634 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-09-28T21:03:01.713Z] 2022-09-28 21:03:01,634 [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-09-28T21:03:03.095Z] 2022-09-28 21:03:02,739 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-09-28T21:03:03.095Z] 2022-09-28 21:03:02,739 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-09-28T21:03:03.095Z] 2022-09-28 21:03:02,739 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-28T21:03:03.095Z] 2022-09-28 21:03:02,739 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-28T21:03:03.095Z] 2.3.0-dev.25 [Pipeline] } [2022-09-28T21:03:03.097Z] $ docker exec --env ******** --env ******** 3efc3f5604cb244d34924f829f7381b3eda62876caee605045de02b81c785543 ssh-agent -k [2022-09-28T21:03:03.198Z] unset SSH_AUTH_SOCK; [2022-09-28T21:03:03.198Z] unset SSH_AGENT_PID; [2022-09-28T21:03:03.198Z] echo Agent pid 76 killed; [2022-09-28T21:03:03.217Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T21:03:03.517Z] + git semver [Pipeline] } [2022-09-28T21:03:03.783Z] $ docker stop --time=1 3efc3f5604cb244d34924f829f7381b3eda62876caee605045de02b81c785543 [2022-09-28T21:03:05.091Z] $ docker rm -f 3efc3f5604cb244d34924f829f7381b3eda62876caee605045de02b81c785543 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T21:03:05.431Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-28T21:03:05.594Z] Stashed 1 file(s) [Pipeline] echo [2022-09-28T21:03:05.597Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.25 [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-09-28T21:03:05.690Z] provisioning config files... [2022-09-28T21:03:05.698Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config825889595160071479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T21:03:05.989Z] ---> docker-login.sh [2022-09-28T21:03:05.989Z] nexus3.edgexfoundry.org:10001 [2022-09-28T21:03:05.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:03:05.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:03:05.989Z] Configure a credential helper to remove this warning. See [2022-09-28T21:03:05.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:03:05.989Z] [2022-09-28T21:03:05.989Z] Login Succeeded [2022-09-28T21:03:05.989Z] nexus3.edgexfoundry.org:10002 [2022-09-28T21:03:05.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:03:05.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:03:05.989Z] Configure a credential helper to remove this warning. See [2022-09-28T21:03:05.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:03:05.989Z] [2022-09-28T21:03:05.989Z] Login Succeeded [2022-09-28T21:03:05.989Z] nexus3.edgexfoundry.org:10003 [2022-09-28T21:03:06.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:03:06.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:03:06.249Z] Configure a credential helper to remove this warning. See [2022-09-28T21:03:06.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:03:06.249Z] [2022-09-28T21:03:06.249Z] Login Succeeded [2022-09-28T21:03:06.249Z] nexus3.edgexfoundry.org:10004 [2022-09-28T21:03:06.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:03:06.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:03:06.249Z] Configure a credential helper to remove this warning. See [2022-09-28T21:03:06.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:03:06.249Z] [2022-09-28T21:03:06.249Z] Login Succeeded [2022-09-28T21:03:06.249Z] docker.io [2022-09-28T21:03:06.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:03:06.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:03:06.817Z] Configure a credential helper to remove this warning. See [2022-09-28T21:03:06.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:03:06.817Z] [2022-09-28T21:03:06.817Z] Login Succeeded [2022-09-28T21:03:06.817Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T21:03:06.825Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-28T21:03:06.885Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T21:03:06.896Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T21:03:06.903Z] ========================================================= [2022-09-28T21:03:06.903Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-28T21:03:06.903Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:03:07.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-09-28T21:03:07.201Z] Sending build context to Docker daemon 20.74MB [2022-09-28T21:03:07.201Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T21:03:07.201Z] Step 2/14 : FROM ${BASE} AS builder [2022-09-28T21:03:07.460Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-28T21:03:07.460Z] 2408cc74d12b: Pulling fs layer [2022-09-28T21:03:07.460Z] ea60b727a1ce: Pulling fs layer [2022-09-28T21:03:07.460Z] 30c4a7721957: Pulling fs layer [2022-09-28T21:03:07.460Z] 370296b7ddb6: Pulling fs layer [2022-09-28T21:03:07.460Z] 7c6cee850709: Pulling fs layer [2022-09-28T21:03:07.460Z] 39a5fcdaea64: Pulling fs layer [2022-09-28T21:03:07.460Z] d94ebbe4e438: Pulling fs layer [2022-09-28T21:03:07.460Z] bcfd1f05c69d: Pulling fs layer [2022-09-28T21:03:07.460Z] 59ccb84bbe0f: Pulling fs layer [2022-09-28T21:03:07.460Z] 370296b7ddb6: Waiting [2022-09-28T21:03:07.460Z] d94ebbe4e438: Waiting [2022-09-28T21:03:07.460Z] 7c6cee850709: Waiting [2022-09-28T21:03:07.460Z] 39a5fcdaea64: Waiting [2022-09-28T21:03:07.460Z] bcfd1f05c69d: Waiting [2022-09-28T21:03:07.460Z] 59ccb84bbe0f: Waiting [2022-09-28T21:03:07.460Z] 30c4a7721957: Verifying Checksum [2022-09-28T21:03:07.460Z] 30c4a7721957: Download complete [2022-09-28T21:03:07.460Z] ea60b727a1ce: Verifying Checksum [2022-09-28T21:03:07.460Z] ea60b727a1ce: Download complete [2022-09-28T21:03:07.460Z] 7c6cee850709: Verifying Checksum [2022-09-28T21:03:07.460Z] 7c6cee850709: Download complete [2022-09-28T21:03:07.460Z] 39a5fcdaea64: Verifying Checksum [2022-09-28T21:03:07.460Z] 39a5fcdaea64: Download complete [2022-09-28T21:03:07.460Z] 2408cc74d12b: Verifying Checksum [2022-09-28T21:03:07.460Z] 2408cc74d12b: Download complete [2022-09-28T21:03:07.460Z] d94ebbe4e438: Download complete [2022-09-28T21:03:07.460Z] 2408cc74d12b: Pull complete [2022-09-28T21:03:07.718Z] ea60b727a1ce: Pull complete [2022-09-28T21:03:07.718Z] 30c4a7721957: Pull complete [2022-09-28T21:03:07.979Z] 59ccb84bbe0f: Verifying Checksum [2022-09-28T21:03:07.979Z] 59ccb84bbe0f: Download complete [2022-09-28T21:03:07.979Z] bcfd1f05c69d: Verifying Checksum [2022-09-28T21:03:07.979Z] bcfd1f05c69d: Download complete [2022-09-28T21:03:08.238Z] 370296b7ddb6: Verifying Checksum [2022-09-28T21:03:08.238Z] 370296b7ddb6: Download complete [2022-09-28T21:03:12.422Z] 370296b7ddb6: Pull complete [2022-09-28T21:03:12.422Z] 7c6cee850709: Pull complete [2022-09-28T21:03:12.422Z] 39a5fcdaea64: Pull complete [2022-09-28T21:03:12.422Z] d94ebbe4e438: Pull complete [2022-09-28T21:03:14.319Z] bcfd1f05c69d: Pull complete [2022-09-28T21:03:15.267Z] 59ccb84bbe0f: Pull complete [2022-09-28T21:03:15.267Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-28T21:03:15.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-28T21:03:15.267Z] ---> a4fb48ad2a94 [2022-09-28T21:03:15.267Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-09-28T21:03:20.663Z] Still waiting to schedule task [2022-09-28T21:03:20.664Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-28T21:03:21.894Z] ---> Running in efe80603b029 [2022-09-28T21:03:21.894Z] Removing intermediate container efe80603b029 [2022-09-28T21:03:21.894Z] ---> 18d8be5f7e5b [2022-09-28T21:03:21.894Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-28T21:03:21.894Z] ---> Running in d0e8f50e2474 [2022-09-28T21:03:21.894Z] Removing intermediate container d0e8f50e2474 [2022-09-28T21:03:21.894Z] ---> 939a4f723c0b [2022-09-28T21:03:21.894Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-28T21:03:21.894Z] ---> Running in e1c36f7176a9 [2022-09-28T21:03:21.894Z] Removing intermediate container e1c36f7176a9 [2022-09-28T21:03:21.894Z] ---> a525baa40a35 [2022-09-28T21:03:21.894Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T21:03:21.894Z] ---> Running in fe2b7b6805a4 [2022-09-28T21:03:21.894Z] Removing intermediate container fe2b7b6805a4 [2022-09-28T21:03:21.894Z] ---> 2ead8e7d6681 [2022-09-28T21:03:21.894Z] Step 7/14 : LABEL Name=edgex-device-onvif-camera [2022-09-28T21:03:21.894Z] ---> Running in b491445a2ab7 [2022-09-28T21:03:21.894Z] Removing intermediate container b491445a2ab7 [2022-09-28T21:03:21.894Z] ---> 11a289078b8c [2022-09-28T21:03:21.894Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T21:03:21.894Z] ---> Running in d9abaec789b6 [2022-09-28T21:03:22.467Z] Removing intermediate container d9abaec789b6 [2022-09-28T21:03:22.467Z] ---> 921b9f9cc56c [2022-09-28T21:03:22.467Z] Step 9/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T21:03:22.467Z] ---> Running in d3cb68899f0c [2022-09-28T21:03:22.725Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T21:03:23.662Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T21:03:23.662Z] OK: 211 MiB in 51 packages [2022-09-28T21:03:24.228Z] Removing intermediate container d3cb68899f0c [2022-09-28T21:03:24.228Z] ---> 9c34aa8223aa [2022-09-28T21:03:24.228Z] Step 10/14 : WORKDIR /device-onvif-camera [2022-09-28T21:03:24.228Z] ---> Running in 3b9ac3a869ea [2022-09-28T21:03:24.228Z] Removing intermediate container 3b9ac3a869ea [2022-09-28T21:03:24.228Z] ---> 7a6d53b9e592 [2022-09-28T21:03:24.228Z] Step 11/14 : COPY go.mod vendor* ./ [2022-09-28T21:03:24.486Z] ---> a88a3195d59b [2022-09-28T21:03:24.486Z] Step 12/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T21:03:24.486Z] ---> Running in dcb21317bda0 [2022-09-28T21:03:51.096Z] Removing intermediate container dcb21317bda0 [2022-09-28T21:03:51.096Z] ---> e4f51b83e080 [2022-09-28T21:03:51.096Z] Step 13/14 : COPY . . [2022-09-28T21:03:51.096Z] ---> e2adddfa8e93 [2022-09-28T21:03:51.096Z] Step 14/14 : RUN ${MAKE} [2022-09-28T21:03:51.096Z] ---> Running in 5a4a460c0cc1 [2022-09-28T21:03:51.096Z] noop [2022-09-28T21:03:51.096Z] Removing intermediate container 5a4a460c0cc1 [2022-09-28T21:03:51.096Z] ---> 2d6fd89b7a89 [2022-09-28T21:03:51.096Z] Successfully built 2d6fd89b7a89 [2022-09-28T21:03:51.096Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:03:51.411Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-28T21:03:51.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T21:03:51.480Z] prd-ubuntu20.04-docker-8c-8g-1862 does not seem to be running inside a container [2022-09-28T21:03:51.516Z] $ 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-09-28T21:03:51.854Z] $ docker top fd5a7fcc4577a40a7dd3aac37850c8b983458c9380184f78ec922910e7425d9d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T21:03:52.186Z] + go version [2022-09-28T21:03:52.186Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-28T21:03:52.201Z] $ docker stop --time=1 fd5a7fcc4577a40a7dd3aac37850c8b983458c9380184f78ec922910e7425d9d [2022-09-28T21:03:53.491Z] $ docker rm -f fd5a7fcc4577a40a7dd3aac37850c8b983458c9380184f78ec922910e7425d9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:03:53.906Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-28T21:03:53.906Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T21:03:53.974Z] prd-ubuntu20.04-docker-8c-8g-1862 does not seem to be running inside a container [2022-09-28T21:03:54.010Z] $ 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-09-28T21:03:54.375Z] $ docker top 18db8add3d27876a434c5f54c2ccfb4fb14849791960205570eb6f5f0a4f50d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T21:03:54.713Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2022-09-28T21:03:55.008Z] + make test [2022-09-28T21:03:55.009Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-28T21:03:55.269Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-09-28T21:04:05.243Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-09-28T21:04:06.626Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.036s coverage: 28.2% of statements [2022-09-28T21:04:06.626Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-09-28T21:04:06.626Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.401s coverage: 86.5% of statements [2022-09-28T21:04:14.739Z] 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-09-28T21:04:14.739Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-28T21:04:18.020Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-28T21:04:18.278Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-28T21:04:18.278Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-28T21:04:18.290Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-28T21:04:18.305Z] $ docker stop --time=1 18db8add3d27876a434c5f54c2ccfb4fb14849791960205570eb6f5f0a4f50d6 [2022-09-28T21:04:21.132Z] $ docker rm -f 18db8add3d27876a434c5f54c2ccfb4fb14849791960205570eb6f5f0a4f50d6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T21:04:21.591Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-28T21:04:21.643Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-28T21:04:22.126Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-28T21:04:22.409Z] + ls -al . [2022-09-28T21:04:22.409Z] total 236 [2022-09-28T21:04:22.409Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 21:03 . [2022-09-28T21:04:22.409Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 21:02 .. [2022-09-28T21:04:22.409Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 21:04 .git [2022-09-28T21:04:22.409Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 21:02 .github [2022-09-28T21:04:22.409Z] -rw-rw-r-- 1 jenkins jenkins 418 Sep 28 21:02 .gitignore [2022-09-28T21:04:22.409Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 28 21:02 .golangci.yml [2022-09-28T21:04:22.409Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 21:03 .semver [2022-09-28T21:04:22.409Z] -rw-rw-r-- 1 jenkins jenkins 9739 Sep 28 21:02 Attribution.txt [2022-09-28T21:04:22.409Z] -rw-rw-r-- 1 jenkins jenkins 1498 Sep 28 21:02 CHANGELOG.md [2022-09-28T21:04:22.409Z] -rw-rw-r-- 1 jenkins jenkins 1726 Sep 28 21:02 Dockerfile [2022-09-28T21:04:22.409Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 21:02 GOVERNANCE.md [2022-09-28T21:04:22.409Z] -rw-rw-r-- 1 jenkins jenkins 734 Sep 28 21:02 Jenkinsfile [2022-09-28T21:04:22.409Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 28 21:02 LICENSE [2022-09-28T21:04:22.409Z] -rw-rw-r-- 1 jenkins jenkins 2858 Sep 28 21:02 Makefile [2022-09-28T21:04:22.409Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 28 21:02 OWNERS.md [2022-09-28T21:04:22.409Z] -rw-rw-r-- 1 jenkins jenkins 6595 Sep 28 21:02 README.md [2022-09-28T21:04:22.409Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 21:03 VERSION [2022-09-28T21:04:22.409Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 21:02 bin [2022-09-28T21:04:22.409Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 21:02 cmd [2022-09-28T21:04:22.409Z] -rw-r--r-- 1 jenkins jenkins 78461 Sep 28 21:04 coverage.out [2022-09-28T21:04:22.409Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 28 21:02 doc [2022-09-28T21:04:22.409Z] -rw-rw-r-- 1 jenkins jenkins 3747 Sep 28 21:02 go.mod [2022-09-28T21:04:22.409Z] -rw-rw-r-- 1 jenkins jenkins 39691 Sep 28 21:02 go.sum [2022-09-28T21:04:22.409Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 21:02 internal [2022-09-28T21:04:22.409Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 21:02 snap [2022-09-28T21:04:22.409Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 28 21:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:04:22.898Z] + 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=0803938d3e117362d3c6c6e4e1a4697135dfbf5d --label arch=amd64 --label version=2.3.0-dev.25 . [2022-09-28T21:04:22.898Z] Sending build context to Docker daemon 20.82MB [2022-09-28T21:04:22.898Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T21:04:22.898Z] Step 2/27 : FROM ${BASE} AS builder [2022-09-28T21:04:22.898Z] ---> 2d6fd89b7a89 [2022-09-28T21:04:22.898Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2022-09-28T21:04:23.156Z] ---> Running in 31bec19b16b4 [2022-09-28T21:04:23.156Z] Removing intermediate container 31bec19b16b4 [2022-09-28T21:04:23.156Z] ---> 721e88ce434c [2022-09-28T21:04:23.156Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-28T21:04:23.156Z] ---> Running in 9a54f4c721be [2022-09-28T21:04:23.416Z] Removing intermediate container 9a54f4c721be [2022-09-28T21:04:23.416Z] ---> 2cadf0b892a9 [2022-09-28T21:04:23.416Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-28T21:04:23.416Z] ---> Running in b98a3359e2aa [2022-09-28T21:04:23.416Z] Removing intermediate container b98a3359e2aa [2022-09-28T21:04:23.416Z] ---> a0f6e13e7ac0 [2022-09-28T21:04:23.416Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T21:04:23.416Z] ---> Running in 3aa3144fb721 [2022-09-28T21:04:23.674Z] Removing intermediate container 3aa3144fb721 [2022-09-28T21:04:23.674Z] ---> b2d841bd7eb2 [2022-09-28T21:04:23.674Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2022-09-28T21:04:23.674Z] ---> Running in 67caf89ff718 [2022-09-28T21:04:23.674Z] Removing intermediate container 67caf89ff718 [2022-09-28T21:04:23.674Z] ---> 401673b0fdf0 [2022-09-28T21:04:23.674Z] Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T21:04:23.674Z] ---> Running in 8354869ff2a8 [2022-09-28T21:04:24.239Z] Removing intermediate container 8354869ff2a8 [2022-09-28T21:04:24.239Z] ---> 002cbbeaa527 [2022-09-28T21:04:24.239Z] Step 9/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T21:04:24.239Z] ---> Running in b2e998ce9316 [2022-09-28T21:04:24.497Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T21:04:28.692Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T21:04:31.989Z] OK: 211 MiB in 51 packages [2022-09-28T21:04:32.248Z] Removing intermediate container b2e998ce9316 [2022-09-28T21:04:32.248Z] ---> 347cae0227cf [2022-09-28T21:04:32.248Z] Step 10/27 : WORKDIR /device-onvif-camera [2022-09-28T21:04:32.248Z] ---> Running in de87093025c1 [2022-09-28T21:04:32.248Z] Removing intermediate container de87093025c1 [2022-09-28T21:04:32.248Z] ---> 382cc4aeee64 [2022-09-28T21:04:32.248Z] Step 11/27 : COPY go.mod vendor* ./ [2022-09-28T21:04:32.506Z] ---> 6ce2357b3820 [2022-09-28T21:04:32.506Z] Step 12/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T21:04:32.506Z] ---> Running in 8f7951985b5f [2022-09-28T21:04:33.441Z] Removing intermediate container 8f7951985b5f [2022-09-28T21:04:33.441Z] ---> 76d6f5ab1ecb [2022-09-28T21:04:33.441Z] Step 13/27 : COPY . . [2022-09-28T21:04:34.010Z] ---> 50e4c8aac3a5 [2022-09-28T21:04:34.010Z] Step 14/27 : RUN ${MAKE} [2022-09-28T21:04:34.010Z] ---> Running in 6d51bf9fc8d8 [2022-09-28T21:04:34.268Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-09-28T21:04:43.278Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1865 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-09-28T21:04:43.289Z] Running in /w/workspace/device-onvif-camera/64 [Pipeline] { [Pipeline] checkout [2022-09-28T21:04:43.322Z] The recommended git tool is: git [2022-09-28T21:04:48.327Z] using credential edgex-jenkins-ssh [2022-09-28T21:04:48.351Z] Cloning the remote Git repository [2022-09-28T21:04:48.393Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-09-28T21:04:48.464Z] > git init /w/workspace/device-onvif-camera/64 # timeout=10 [2022-09-28T21:04:48.600Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-09-28T21:04:48.601Z] > git --version # timeout=10 [2022-09-28T21:04:48.620Z] > git --version # 'git version 2.25.1' [2022-09-28T21:04:48.622Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-28T21:04:48.665Z] Verifying host key using known hosts file [2022-09-28T21:04:48.847Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-28T21:04:48.859Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-28T21:04:50.022Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-09-28T21:04:50.050Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-28T21:04:50.842Z] Avoid second fetch [2022-09-28T21:04:50.843Z] Checking out Revision 0803938d3e117362d3c6c6e4e1a4697135dfbf5d (main) [2022-09-28T21:04:51.460Z] Commit message: "build: Add option to build Service with NATS Capability (#164)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T21:04:50.859Z] > git config core.sparsecheckout # timeout=10 [2022-09-28T21:04:50.876Z] > git checkout -f 0803938d3e117362d3c6c6e4e1a4697135dfbf5d # timeout=10 [2022-09-28T21:04:52.312Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-28T21:04:52.312Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T21:04:52.312Z] Dload Upload Total Spent Left Speed [2022-09-28T21:04:52.312Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2022-09-28T21:04:52.930Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-28T21:04:53.258Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-28T21:04:53.258Z] + sudo tee /etc/docker/daemon.new [2022-09-28T21:04:53.258Z] { [2022-09-28T21:04:53.258Z] "registry-mirrors": [ [2022-09-28T21:04:53.258Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-28T21:04:53.258Z] ], [2022-09-28T21:04:53.258Z] "bip": "10.250.0.254/24", [2022-09-28T21:04:53.258Z] "hosts": [ [2022-09-28T21:04:53.258Z] "tcp://0.0.0.0:5555", [2022-09-28T21:04:53.258Z] "unix:///var/run/docker.sock" [2022-09-28T21:04:53.258Z] ], [2022-09-28T21:04:53.258Z] "mtu": 1458, [2022-09-28T21:04:53.258Z] "selinux-enabled": true, [2022-09-28T21:04:53.258Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-28T21:04:53.258Z] } [Pipeline] sh [2022-09-28T21:04:53.584Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-28T21:04:53.910Z] + sudo service docker restart [2022-09-28T21:05:00.823Z] Removing intermediate container 6d51bf9fc8d8 [2022-09-28T21:05:00.823Z] ---> 00ac4d7b2c3e [2022-09-28T21:05:00.823Z] Step 15/27 : FROM alpine:3.16 [2022-09-28T21:05:00.823Z] 3.16: Pulling from library/alpine [2022-09-28T21:05:00.823Z] 213ec9aee27d: Pulling fs layer [2022-09-28T21:05:00.823Z] 213ec9aee27d: Verifying Checksum [2022-09-28T21:05:00.823Z] 213ec9aee27d: Download complete [2022-09-28T21:05:00.823Z] 213ec9aee27d: Pull complete [2022-09-28T21:05:00.823Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-28T21:05:00.823Z] Status: Downloaded newer image for alpine:3.16 [2022-09-28T21:05:00.823Z] ---> 9c6f07244728 [2022-09-28T21:05:00.823Z] Step 16/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-28T21:05:00.823Z] ---> Running in 023015043d2a [2022-09-28T21:05:00.823Z] Removing intermediate container 023015043d2a [2022-09-28T21:05:00.823Z] ---> ee874bc76c61 [2022-09-28T21:05:00.823Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-28T21:05:00.823Z] ---> Running in b67660e3c547 [2022-09-28T21:05:00.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T21:05:00.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T21:05:00.823Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-28T21:05:00.823Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-28T21:05:00.823Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-28T21:05:00.823Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-28T21:05:00.823Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-28T21:05:00.823Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-28T21:05:00.823Z] Executing busybox-1.35.0-r17.trigger [2022-09-28T21:05:00.823Z] OK: 8 MiB in 20 packages [2022-09-28T21:05:00.823Z] Removing intermediate container b67660e3c547 [2022-09-28T21:05:00.823Z] ---> 7c2254b73c9b [2022-09-28T21:05:00.823Z] Step 18/27 : WORKDIR / [2022-09-28T21:05:00.823Z] ---> Running in 6b3ff919a958 [2022-09-28T21:05:00.823Z] Removing intermediate container 6b3ff919a958 [2022-09-28T21:05:00.823Z] ---> 5cf21cd1d0c5 [2022-09-28T21:05:00.823Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2022-09-28T21:05:01.455Z] ---> 32b6e69898ce [2022-09-28T21:05:01.455Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-09-28T21:05:01.455Z] ---> a5b904696abe [2022-09-28T21:05:01.455Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-09-28T21:05:01.740Z] ---> 480ee98ccaa1 [2022-09-28T21:05:01.740Z] Step 22/27 : EXPOSE 59984 [2022-09-28T21:05:01.740Z] ---> Running in 6355c7164512 [2022-09-28T21:05:01.740Z] Removing intermediate container 6355c7164512 [2022-09-28T21:05:01.740Z] ---> 2b3d7b34deec [2022-09-28T21:05:01.740Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2022-09-28T21:05:01.740Z] ---> Running in 1e1398a25e75 [2022-09-28T21:05:01.740Z] Removing intermediate container 1e1398a25e75 [2022-09-28T21:05:01.740Z] ---> 6bf9f4538552 [2022-09-28T21:05:01.740Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-28T21:05:02.092Z] ---> Running in ed4fae1b88c2 [2022-09-28T21:05:02.092Z] Removing intermediate container ed4fae1b88c2 [2022-09-28T21:05:02.092Z] ---> f1f6e0f7a19f [2022-09-28T21:05:02.092Z] Step 25/27 : LABEL arch=amd64 [2022-09-28T21:05:02.092Z] ---> Running in dab8a06bc1c0 [2022-09-28T21:05:02.092Z] Removing intermediate container dab8a06bc1c0 [2022-09-28T21:05:02.092Z] ---> cf84c03b0032 [2022-09-28T21:05:02.092Z] Step 26/27 : LABEL git_sha=0803938d3e117362d3c6c6e4e1a4697135dfbf5d [2022-09-28T21:05:02.092Z] ---> Running in c4cb73cbf352 [2022-09-28T21:05:02.092Z] Removing intermediate container c4cb73cbf352 [2022-09-28T21:05:02.092Z] ---> ff8e7c30450a [2022-09-28T21:05:02.092Z] Step 27/27 : LABEL version=2.3.0-dev.25 [2022-09-28T21:05:02.092Z] ---> Running in 73a6ed75e1b6 [2022-09-28T21:05:02.371Z] Removing intermediate container 73a6ed75e1b6 [2022-09-28T21:05:02.371Z] ---> 78024dd96a49 [2022-09-28T21:05:02.371Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-28T21:05:02.371Z] Successfully built 78024dd96a49 [2022-09-28T21:05:02.371Z] 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-09-28T21:05:02.445Z] provisioning config files... [2022-09-28T21:05:02.468Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9793138495629461051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T21:05:02.771Z] ---> docker-login.sh [2022-09-28T21:05:02.772Z] nexus3.edgexfoundry.org:10001 [2022-09-28T21:05:02.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:05:02.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:05:02.772Z] Configure a credential helper to remove this warning. See [2022-09-28T21:05:02.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:05:02.772Z] [2022-09-28T21:05:02.772Z] Login Succeeded [2022-09-28T21:05:02.772Z] nexus3.edgexfoundry.org:10002 [2022-09-28T21:05:02.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:05:02.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:05:02.772Z] Configure a credential helper to remove this warning. See [2022-09-28T21:05:02.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:05:02.772Z] [2022-09-28T21:05:02.772Z] Login Succeeded [2022-09-28T21:05:02.772Z] nexus3.edgexfoundry.org:10003 [2022-09-28T21:05:03.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:05:03.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:05:03.030Z] Configure a credential helper to remove this warning. See [2022-09-28T21:05:03.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:05:03.030Z] [2022-09-28T21:05:03.030Z] Login Succeeded [2022-09-28T21:05:03.030Z] nexus3.edgexfoundry.org:10004 [2022-09-28T21:05:03.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:05:03.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:05:03.030Z] Configure a credential helper to remove this warning. See [2022-09-28T21:05:03.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:05:03.030Z] [2022-09-28T21:05:03.030Z] Login Succeeded [2022-09-28T21:05:03.030Z] docker.io [2022-09-28T21:05:03.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:05:03.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:05:03.547Z] Configure a credential helper to remove this warning. See [2022-09-28T21:05:03.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:05:03.547Z] [2022-09-28T21:05:03.547Z] Login Succeeded [2022-09-28T21:05:03.547Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T21:05:03.555Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-28T21:05:03.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T21:05:03.601Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-09-28T21:05:03.601Z] 0803938d3e117362d3c6c6e4e1a4697135dfbf5d [2022-09-28T21:05:03.601Z] latest [2022-09-28T21:05:03.601Z] 2.3.0-dev.25 [2022-09-28T21:05:03.601Z] 0803938d3e117362d3c6c6e4e1a4697135dfbf5d-2.3.0-dev.25 [2022-09-28T21:05:03.601Z] main [2022-09-28T21:05:03.601Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:05:03.910Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0803938d3e117362d3c6c6e4e1a4697135dfbf5d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:05:04.211Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0803938d3e117362d3c6c6e4e1a4697135dfbf5d [2022-09-28T21:05:04.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-28T21:05:04.211Z] f579481e9902: Preparing [2022-09-28T21:05:04.211Z] a437de107e0b: Preparing [2022-09-28T21:05:04.211Z] 4cf1dbceaad1: Preparing [2022-09-28T21:05:04.211Z] 63220468d667: Preparing [2022-09-28T21:05:04.211Z] 994393dc58e7: Preparing [2022-09-28T21:05:04.211Z] 994393dc58e7: Layer already exists [2022-09-28T21:05:04.211Z] a437de107e0b: Pushed [2022-09-28T21:05:04.211Z] f579481e9902: Pushed [2022-09-28T21:05:04.469Z] 63220468d667: Pushed [2022-09-28T21:05:07.003Z] 4cf1dbceaad1: Pushed [2022-09-28T21:05:07.003Z] 0803938d3e117362d3c6c6e4e1a4697135dfbf5d: digest: sha256:c3f749aaaf80918fdc48b80fe9e82cc3f4f03066df4c8d0efb7019b6d7039140 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:05:07.317Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:05:07.618Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-09-28T21:05:07.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-28T21:05:07.618Z] f579481e9902: Preparing [2022-09-28T21:05:07.618Z] a437de107e0b: Preparing [2022-09-28T21:05:07.618Z] 4cf1dbceaad1: Preparing [2022-09-28T21:05:07.618Z] 63220468d667: Preparing [2022-09-28T21:05:07.618Z] 994393dc58e7: Preparing [2022-09-28T21:05:07.618Z] 63220468d667: Layer already exists [2022-09-28T21:05:07.618Z] a437de107e0b: Layer already exists [2022-09-28T21:05:07.618Z] 994393dc58e7: Layer already exists [2022-09-28T21:05:07.618Z] f579481e9902: Layer already exists [2022-09-28T21:05:07.618Z] 4cf1dbceaad1: Layer already exists [2022-09-28T21:05:07.618Z] latest: digest: sha256:c3f749aaaf80918fdc48b80fe9e82cc3f4f03066df4c8d0efb7019b6d7039140 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:05:07.920Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:05:08.221Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.25 [2022-09-28T21:05:08.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-28T21:05:08.221Z] f579481e9902: Preparing [2022-09-28T21:05:08.221Z] a437de107e0b: Preparing [2022-09-28T21:05:08.221Z] 4cf1dbceaad1: Preparing [2022-09-28T21:05:08.221Z] 63220468d667: Preparing [2022-09-28T21:05:08.221Z] 994393dc58e7: Preparing [2022-09-28T21:05:08.221Z] 63220468d667: Layer already exists [2022-09-28T21:05:08.221Z] f579481e9902: Layer already exists [2022-09-28T21:05:08.221Z] a437de107e0b: Layer already exists [2022-09-28T21:05:08.221Z] 994393dc58e7: Layer already exists [2022-09-28T21:05:08.221Z] 4cf1dbceaad1: Layer already exists [2022-09-28T21:05:08.221Z] 2.3.0-dev.25: digest: sha256:c3f749aaaf80918fdc48b80fe9e82cc3f4f03066df4c8d0efb7019b6d7039140 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:05:08.520Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0803938d3e117362d3c6c6e4e1a4697135dfbf5d-2.3.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:05:08.820Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0803938d3e117362d3c6c6e4e1a4697135dfbf5d-2.3.0-dev.25 [2022-09-28T21:05:08.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-28T21:05:08.820Z] f579481e9902: Preparing [2022-09-28T21:05:08.820Z] a437de107e0b: Preparing [2022-09-28T21:05:08.820Z] 4cf1dbceaad1: Preparing [2022-09-28T21:05:08.820Z] 63220468d667: Preparing [2022-09-28T21:05:08.820Z] 994393dc58e7: Preparing [2022-09-28T21:05:08.820Z] 994393dc58e7: Layer already exists [2022-09-28T21:05:08.820Z] 4cf1dbceaad1: Layer already exists [2022-09-28T21:05:08.820Z] 63220468d667: Layer already exists [2022-09-28T21:05:08.820Z] f579481e9902: Layer already exists [2022-09-28T21:05:08.820Z] a437de107e0b: Layer already exists [2022-09-28T21:05:08.820Z] 0803938d3e117362d3c6c6e4e1a4697135dfbf5d-2.3.0-dev.25: digest: sha256:c3f749aaaf80918fdc48b80fe9e82cc3f4f03066df4c8d0efb7019b6d7039140 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:05:09.129Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:05:09.431Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-09-28T21:05:09.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-28T21:05:09.432Z] f579481e9902: Preparing [2022-09-28T21:05:09.432Z] a437de107e0b: Preparing [2022-09-28T21:05:09.432Z] 4cf1dbceaad1: Preparing [2022-09-28T21:05:09.432Z] 63220468d667: Preparing [2022-09-28T21:05:09.432Z] 994393dc58e7: Preparing [2022-09-28T21:05:09.432Z] 4cf1dbceaad1: Layer already exists [2022-09-28T21:05:09.432Z] a437de107e0b: Layer already exists [2022-09-28T21:05:09.432Z] 63220468d667: Layer already exists [2022-09-28T21:05:09.432Z] 994393dc58e7: Layer already exists [2022-09-28T21:05:09.432Z] f579481e9902: Layer already exists [2022-09-28T21:05:09.432Z] main: digest: sha256:c3f749aaaf80918fdc48b80fe9e82cc3f4f03066df4c8d0efb7019b6d7039140 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-28T21:05:09.467Z] ===================================================== [Pipeline] echo [2022-09-28T21:05:09.472Z] taggedImages: [2022-09-28T21:05:09.472Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:0803938d3e117362d3c6c6e4e1a4697135dfbf5d [2022-09-28T21:05:09.472Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-09-28T21:05:09.472Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.25 [2022-09-28T21:05:09.472Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:0803938d3e117362d3c6c6e4e1a4697135dfbf5d-2.3.0-dev.25 [2022-09-28T21:05:09.472Z] - 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-09-28T21:05:09.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T21:05:09.818Z] [2022-09-28T21:05:09.818Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:05:10.111Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T21:05:10.111Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-28T21:05:10.111Z] 5eb5b503b376: Pulling fs layer [2022-09-28T21:05:10.111Z] 5c69ac0246d0: Pulling fs layer [2022-09-28T21:05:10.111Z] ec43610c2a17: Pulling fs layer [2022-09-28T21:05:10.111Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-28T21:05:10.111Z] 33b1e0a273af: Pulling fs layer [2022-09-28T21:05:10.111Z] 5d3b04190fa2: Pulling fs layer [2022-09-28T21:05:10.111Z] 2f39f015ded8: Pulling fs layer [2022-09-28T21:05:10.111Z] 33b1e0a273af: Waiting [2022-09-28T21:05:10.111Z] 5d3b04190fa2: Waiting [2022-09-28T21:05:10.111Z] 2f39f015ded8: Waiting [2022-09-28T21:05:10.111Z] 3a2ae6a8a46f: Waiting [2022-09-28T21:05:10.111Z] 5c69ac0246d0: Verifying Checksum [2022-09-28T21:05:10.111Z] 5c69ac0246d0: Download complete [2022-09-28T21:05:10.111Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-28T21:05:10.111Z] 3a2ae6a8a46f: Download complete [2022-09-28T21:05:10.111Z] 33b1e0a273af: Verifying Checksum [2022-09-28T21:05:10.111Z] 33b1e0a273af: Download complete [2022-09-28T21:05:10.111Z] ec43610c2a17: Verifying Checksum [2022-09-28T21:05:10.111Z] ec43610c2a17: Download complete [2022-09-28T21:05:10.111Z] 5d3b04190fa2: Download complete [2022-09-28T21:05:10.370Z] 5eb5b503b376: Verifying Checksum [2022-09-28T21:05:10.370Z] 5eb5b503b376: Download complete [2022-09-28T21:05:10.935Z] 2f39f015ded8: Download complete [2022-09-28T21:05:11.501Z] 5eb5b503b376: Pull complete [2022-09-28T21:05:11.759Z] 5c69ac0246d0: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T21:05:12.184Z] provisioning config files... [2022-09-28T21:05:12.208Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/64@tmp/config199309912972020704tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T21:05:12.327Z] ec43610c2a17: Pull complete [2022-09-28T21:05:12.327Z] 3a2ae6a8a46f: Pull complete [2022-09-28T21:05:12.558Z] ---> docker-login.sh [2022-09-28T21:05:12.558Z] nexus3.edgexfoundry.org:10001 [2022-09-28T21:05:12.584Z] 33b1e0a273af: Pull complete [2022-09-28T21:05:12.584Z] 5d3b04190fa2: Pull complete [2022-09-28T21:05:12.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:05:13.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:05:13.100Z] Configure a credential helper to remove this warning. See [2022-09-28T21:05:13.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:05:13.100Z] [2022-09-28T21:05:13.100Z] Login Succeeded [2022-09-28T21:05:13.100Z] nexus3.edgexfoundry.org:10002 [2022-09-28T21:05:13.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:05:13.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:05:13.648Z] Configure a credential helper to remove this warning. See [2022-09-28T21:05:13.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:05:13.648Z] [2022-09-28T21:05:13.648Z] Login Succeeded [2022-09-28T21:05:13.648Z] nexus3.edgexfoundry.org:10003 [2022-09-28T21:05:13.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:05:13.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:05:13.929Z] Configure a credential helper to remove this warning. See [2022-09-28T21:05:13.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:05:13.929Z] [2022-09-28T21:05:13.929Z] Login Succeeded [2022-09-28T21:05:13.929Z] nexus3.edgexfoundry.org:10004 [2022-09-28T21:05:14.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:05:14.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:05:14.197Z] Configure a credential helper to remove this warning. See [2022-09-28T21:05:14.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:05:14.197Z] [2022-09-28T21:05:14.197Z] Login Succeeded [2022-09-28T21:05:14.472Z] docker.io [2022-09-28T21:05:14.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:05:15.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:05:15.056Z] Configure a credential helper to remove this warning. See [2022-09-28T21:05:15.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:05:15.056Z] [2022-09-28T21:05:15.056Z] Login Succeeded [2022-09-28T21:05:15.056Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T21:05:15.073Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-28T21:05:15.223Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T21:05:15.232Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T21:05:15.239Z] ========================================================= [2022-09-28T21:05:15.239Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-28T21:05:15.239Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:05:15.576Z] + 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-09-28T21:05:16.173Z] Sending build context to Docker daemon 14.18MB [2022-09-28T21:05:16.173Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T21:05:16.173Z] Step 2/14 : FROM ${BASE} AS builder [2022-09-28T21:05:16.173Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-28T21:05:16.173Z] b3c136eddcbf: Pulling fs layer [2022-09-28T21:05:16.173Z] c0a3192eca97: Pulling fs layer [2022-09-28T21:05:16.173Z] a050256f5b6f: Pulling fs layer [2022-09-28T21:05:16.173Z] 656be50a0ddc: Pulling fs layer [2022-09-28T21:05:16.173Z] 2bbca73fdf42: Pulling fs layer [2022-09-28T21:05:16.173Z] 46d945488cbd: Pulling fs layer [2022-09-28T21:05:16.173Z] 8a5474983e97: Pulling fs layer [2022-09-28T21:05:16.173Z] 329c88fbcd65: Pulling fs layer [2022-09-28T21:05:16.173Z] 656be50a0ddc: Waiting [2022-09-28T21:05:16.173Z] 2bbca73fdf42: Waiting [2022-09-28T21:05:16.173Z] 46d945488cbd: Waiting [2022-09-28T21:05:16.173Z] 8a5474983e97: Waiting [2022-09-28T21:05:16.173Z] 329c88fbcd65: Waiting [2022-09-28T21:05:16.173Z] a050256f5b6f: Verifying Checksum [2022-09-28T21:05:16.173Z] a050256f5b6f: Download complete [2022-09-28T21:05:16.173Z] c0a3192eca97: Verifying Checksum [2022-09-28T21:05:16.173Z] c0a3192eca97: Download complete [2022-09-28T21:05:16.173Z] 46d945488cbd: Download complete [2022-09-28T21:05:16.444Z] b3c136eddcbf: Verifying Checksum [2022-09-28T21:05:16.444Z] b3c136eddcbf: Download complete [2022-09-28T21:05:16.768Z] 2f39f015ded8: Pull complete [2022-09-28T21:05:16.768Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-28T21:05:16.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T21:05:16.768Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T21:05:16.843Z] prd-ubuntu20.04-docker-8c-8g-1862 does not seem to be running inside a container [2022-09-28T21:05:16.876Z] $ 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-09-28T21:05:17.420Z] b3c136eddcbf: Pull complete [2022-09-28T21:05:17.421Z] 329c88fbcd65: Verifying Checksum [2022-09-28T21:05:17.421Z] 329c88fbcd65: Download complete [2022-09-28T21:05:17.694Z] c0a3192eca97: Pull complete [2022-09-28T21:05:18.291Z] a050256f5b6f: Pull complete [2022-09-28T21:05:18.887Z] 8a5474983e97: Verifying Checksum [2022-09-28T21:05:18.887Z] 8a5474983e97: Download complete [2022-09-28T21:05:19.476Z] 656be50a0ddc: Verifying Checksum [2022-09-28T21:05:19.476Z] 656be50a0ddc: Download complete [2022-09-28T21:05:20.074Z] $ docker top cac700d9806352387b552cfb594003116981a80d5259056d7c47487cd7aa856b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T21:05:20.465Z] ---> job-cost.sh [2022-09-28T21:05:20.465Z] lf-activate-venv: SKIPPING [2022-09-28T21:05:20.465Z] INFO: No Stack... [2022-09-28T21:05:21.030Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-28T21:05:21.289Z] INFO: Archiving Costs [Pipeline] sh [2022-09-28T21:05:21.574Z] + cut -d, -f6 [2022-09-28T21:05:21.574Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [Pipeline] lock [2022-09-28T21:05:21.586Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-64-stack-cost] [2022-09-28T21:05:21.594Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-64-stack-cost] did not exist. Created. [2022-09-28T21:05:21.595Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-64-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-28T21:05:21.890Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-28T21:05:21.911Z] Stashed 1 file(s) [Pipeline] } [2022-09-28T21:05:21.916Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-64-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-28T21:05:21.939Z] $ docker stop --time=1 cac700d9806352387b552cfb594003116981a80d5259056d7c47487cd7aa856b [2022-09-28T21:05:23.105Z] $ docker rm -f cac700d9806352387b552cfb594003116981a80d5259056d7c47487cd7aa856b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-28T21:05:31.807Z] 656be50a0ddc: Pull complete [2022-09-28T21:05:31.808Z] 2bbca73fdf42: Pull complete [2022-09-28T21:05:31.808Z] 46d945488cbd: Pull complete [2022-09-28T21:05:38.495Z] 8a5474983e97: Pull complete [2022-09-28T21:05:39.930Z] 329c88fbcd65: Pull complete [2022-09-28T21:05:39.930Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-28T21:05:39.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-28T21:05:39.930Z] ---> ff4287adb874 [2022-09-28T21:05:39.930Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-09-28T21:05:41.891Z] ---> Running in ac304b8eebc6 [2022-09-28T21:05:42.160Z] Removing intermediate container ac304b8eebc6 [2022-09-28T21:05:42.160Z] ---> 084021189f19 [2022-09-28T21:05:42.160Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-28T21:05:42.429Z] ---> Running in 07fff59c56b6 [2022-09-28T21:05:42.698Z] Removing intermediate container 07fff59c56b6 [2022-09-28T21:05:42.698Z] ---> 493748a2e453 [2022-09-28T21:05:42.698Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-28T21:05:42.698Z] ---> Running in 37aea60ef7c2 [2022-09-28T21:05:42.965Z] Removing intermediate container 37aea60ef7c2 [2022-09-28T21:05:42.965Z] ---> 493433911ec7 [2022-09-28T21:05:42.965Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T21:05:42.965Z] ---> Running in c58e9723fb0e [2022-09-28T21:05:43.232Z] Removing intermediate container c58e9723fb0e [2022-09-28T21:05:43.232Z] ---> 4e12661d3d5f [2022-09-28T21:05:43.232Z] Step 7/14 : LABEL Name=edgex-device-onvif-camera [2022-09-28T21:05:43.511Z] ---> Running in 811393db3f12 [2022-09-28T21:05:43.781Z] Removing intermediate container 811393db3f12 [2022-09-28T21:05:43.781Z] ---> c81fb25b0585 [2022-09-28T21:05:43.781Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T21:05:43.781Z] ---> Running in 13920a4320bd [2022-09-28T21:05:45.808Z] Removing intermediate container 13920a4320bd [2022-09-28T21:05:45.808Z] ---> 183d0644d1c3 [2022-09-28T21:05:45.808Z] Step 9/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T21:05:45.808Z] ---> Running in 29083ea98013 [2022-09-28T21:05:46.777Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T21:05:47.362Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T21:05:48.329Z] OK: 221 MiB in 51 packages [2022-09-28T21:05:49.295Z] Removing intermediate container 29083ea98013 [2022-09-28T21:05:49.295Z] ---> 3d7143c2df65 [2022-09-28T21:05:49.295Z] Step 10/14 : WORKDIR /device-onvif-camera [2022-09-28T21:05:49.295Z] ---> Running in 41340f621cbe [2022-09-28T21:05:49.564Z] Removing intermediate container 41340f621cbe [2022-09-28T21:05:49.564Z] ---> e3c2841642bd [2022-09-28T21:05:49.564Z] Step 11/14 : COPY go.mod vendor* ./ [2022-09-28T21:05:50.155Z] ---> a3c6a1abdf8e [2022-09-28T21:05:50.155Z] Step 12/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T21:05:50.155Z] ---> Running in b61aa0ba32b8 [2022-09-28T21:06:46.607Z] Removing intermediate container b61aa0ba32b8 [2022-09-28T21:06:46.607Z] ---> c076e3029a63 [2022-09-28T21:06:46.607Z] Step 13/14 : COPY . . [2022-09-28T21:06:46.607Z] ---> c50e195d42cb [2022-09-28T21:06:46.607Z] Step 14/14 : RUN ${MAKE} [2022-09-28T21:06:46.607Z] ---> Running in 9598b4c76cf1 [2022-09-28T21:06:46.607Z] noop [2022-09-28T21:06:46.607Z] Removing intermediate container 9598b4c76cf1 [2022-09-28T21:06:46.607Z] ---> a4dd548a85cf [2022-09-28T21:06:46.607Z] Successfully built a4dd548a85cf [2022-09-28T21:06:46.607Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:06:46.953Z] + docker inspect -f . ci-base-image-arm64 [2022-09-28T21:06:46.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T21:06:47.130Z] prd-ubuntu20.04-docker-arm64-4c-16g-1865 does not seem to be running inside a container [2022-09-28T21:06:47.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/64 -v /w/workspace/device-onvif-camera/64:/w/workspace/device-onvif-camera/64:rw,z -v /w/workspace/device-onvif-camera/64@tmp:/w/workspace/device-onvif-camera/64@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-09-28T21:06:48.333Z] $ docker top 1ec7462b88950ded81e7829fb1b2b8545c76b1a2155868ccd3ee3a9f492793b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T21:06:49.165Z] + go version [2022-09-28T21:06:49.165Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-28T21:06:49.185Z] $ docker stop --time=1 1ec7462b88950ded81e7829fb1b2b8545c76b1a2155868ccd3ee3a9f492793b0 [2022-09-28T21:06:50.828Z] $ docker rm -f 1ec7462b88950ded81e7829fb1b2b8545c76b1a2155868ccd3ee3a9f492793b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:06:51.368Z] + docker inspect -f . ci-base-image-arm64 [2022-09-28T21:06:51.368Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T21:06:51.534Z] prd-ubuntu20.04-docker-arm64-4c-16g-1865 does not seem to be running inside a container [2022-09-28T21:06:51.592Z] $ 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/64 -v /w/workspace/device-onvif-camera/64:/w/workspace/device-onvif-camera/64:rw,z -v /w/workspace/device-onvif-camera/64@tmp:/w/workspace/device-onvif-camera/64@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-09-28T21:06:52.705Z] $ docker top ff077bea2d1b83b3927f12ab3bceee2b9cae69e840ef3b7388f549ba926c7317 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T21:06:53.216Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/64 [Pipeline] fileExists [Pipeline] sh [2022-09-28T21:06:53.545Z] + make test [2022-09-28T21:06:53.545Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-28T21:06:55.514Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-09-28T21:08:32.242Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-09-28T21:08:36.511Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.205s coverage: 28.2% of statements [2022-09-28T21:08:36.511Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-09-28T21:08:54.743Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.987s coverage: 86.5% of statements [2022-09-28T21:08:55.010Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-28T21:08:55.010Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-28T21:09:27.264Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-28T21:09:27.265Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-28T21:09:27.265Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-28T21:09:27.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-28T21:09:27.300Z] $ docker stop --time=1 ff077bea2d1b83b3927f12ab3bceee2b9cae69e840ef3b7388f549ba926c7317 [2022-09-28T21:09:29.102Z] $ docker rm -f ff077bea2d1b83b3927f12ab3bceee2b9cae69e840ef3b7388f549ba926c7317 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T21:09:30.110Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-28T21:09:30.135Z] Warning: overwriting stash ‘coverage-report’ [2022-09-28T21:09:30.645Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T21:09:31.041Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-28T21:09:31.363Z] + ls -al . [2022-09-28T21:09:31.363Z] total 232 [2022-09-28T21:09:31.363Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 21:06 . [2022-09-28T21:09:31.363Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 21:04 .. [2022-09-28T21:09:31.363Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 21:04 .git [2022-09-28T21:09:31.363Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 21:04 .github [2022-09-28T21:09:31.363Z] -rw-rw-r-- 1 jenkins jenkins 418 Sep 28 21:04 .gitignore [2022-09-28T21:09:31.363Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 28 21:04 .golangci.yml [2022-09-28T21:09:31.363Z] -rw-rw-r-- 1 jenkins jenkins 9739 Sep 28 21:04 Attribution.txt [2022-09-28T21:09:31.363Z] -rw-rw-r-- 1 jenkins jenkins 1498 Sep 28 21:04 CHANGELOG.md [2022-09-28T21:09:31.363Z] -rw-rw-r-- 1 jenkins jenkins 1726 Sep 28 21:04 Dockerfile [2022-09-28T21:09:31.363Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 21:04 GOVERNANCE.md [2022-09-28T21:09:31.363Z] -rw-rw-r-- 1 jenkins jenkins 734 Sep 28 21:04 Jenkinsfile [2022-09-28T21:09:31.363Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 28 21:04 LICENSE [2022-09-28T21:09:31.363Z] -rw-rw-r-- 1 jenkins jenkins 2858 Sep 28 21:04 Makefile [2022-09-28T21:09:31.363Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 28 21:04 OWNERS.md [2022-09-28T21:09:31.363Z] -rw-rw-r-- 1 jenkins jenkins 6595 Sep 28 21:04 README.md [2022-09-28T21:09:31.363Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 21:03 VERSION [2022-09-28T21:09:31.363Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 21:04 bin [2022-09-28T21:09:31.363Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 21:04 cmd [2022-09-28T21:09:31.363Z] -rw-r--r-- 1 jenkins jenkins 78461 Sep 28 21:08 coverage.out [2022-09-28T21:09:31.363Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 28 21:04 doc [2022-09-28T21:09:31.363Z] -rw-rw-r-- 1 jenkins jenkins 3747 Sep 28 21:04 go.mod [2022-09-28T21:09:31.363Z] -rw-rw-r-- 1 jenkins jenkins 39691 Sep 28 21:04 go.sum [2022-09-28T21:09:31.363Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 21:04 internal [2022-09-28T21:09:31.363Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 21:04 snap [2022-09-28T21:09:31.363Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 28 21:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:09:31.705Z] + 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=0803938d3e117362d3c6c6e4e1a4697135dfbf5d --label arch=arm64 --label version=2.3.0-dev.25 . [2022-09-28T21:09:32.289Z] Sending build context to Docker daemon 14.26MB [2022-09-28T21:09:32.290Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T21:09:32.290Z] Step 2/27 : FROM ${BASE} AS builder [2022-09-28T21:09:32.290Z] ---> a4dd548a85cf [2022-09-28T21:09:32.290Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2022-09-28T21:09:32.559Z] ---> Running in 7b9213f52187 [2022-09-28T21:09:33.146Z] Removing intermediate container 7b9213f52187 [2022-09-28T21:09:33.146Z] ---> 66b146a0653f [2022-09-28T21:09:33.146Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-28T21:09:33.146Z] ---> Running in 6a76fe56435d [2022-09-28T21:09:33.415Z] Removing intermediate container 6a76fe56435d [2022-09-28T21:09:33.415Z] ---> 257472de5851 [2022-09-28T21:09:33.415Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-28T21:09:33.415Z] ---> Running in 3b92e0457991 [2022-09-28T21:09:33.683Z] Removing intermediate container 3b92e0457991 [2022-09-28T21:09:33.683Z] ---> dfaa8d292bf3 [2022-09-28T21:09:33.683Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T21:09:33.954Z] ---> Running in 55db93fb1bf7 [2022-09-28T21:09:34.222Z] Removing intermediate container 55db93fb1bf7 [2022-09-28T21:09:34.222Z] ---> 8f514074c134 [2022-09-28T21:09:34.222Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2022-09-28T21:09:34.222Z] ---> Running in 0903b6075ff4 [2022-09-28T21:09:34.492Z] Removing intermediate container 0903b6075ff4 [2022-09-28T21:09:34.492Z] ---> ae785abecbad [2022-09-28T21:09:34.492Z] Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T21:09:34.764Z] ---> Running in 1189ce3255c8 [2022-09-28T21:09:36.720Z] Removing intermediate container 1189ce3255c8 [2022-09-28T21:09:36.720Z] ---> 40e8c0fb144f [2022-09-28T21:09:36.720Z] Step 9/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T21:09:36.720Z] ---> Running in 0fc6e9cc96c2 [2022-09-28T21:09:37.686Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T21:09:38.648Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T21:09:39.607Z] OK: 221 MiB in 51 packages [2022-09-28T21:09:41.027Z] Removing intermediate container 0fc6e9cc96c2 [2022-09-28T21:09:41.027Z] ---> d5dadac7b65d [2022-09-28T21:09:41.027Z] Step 10/27 : WORKDIR /device-onvif-camera [2022-09-28T21:09:41.027Z] ---> Running in 2de3be0d8f5e [2022-09-28T21:09:41.298Z] Removing intermediate container 2de3be0d8f5e [2022-09-28T21:09:41.298Z] ---> aaf391db1637 [2022-09-28T21:09:41.298Z] Step 11/27 : COPY go.mod vendor* ./ [2022-09-28T21:09:41.883Z] ---> 4d8159f2fa28 [2022-09-28T21:09:41.883Z] Step 12/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T21:09:42.151Z] ---> Running in 4c7f58975835 [2022-09-28T21:09:44.735Z] Removing intermediate container 4c7f58975835 [2022-09-28T21:09:44.735Z] ---> c404f2093453 [2022-09-28T21:09:44.735Z] Step 13/27 : COPY . . [2022-09-28T21:09:46.176Z] ---> cd82a359fe9b [2022-09-28T21:09:46.176Z] Step 14/27 : RUN ${MAKE} [2022-09-28T21:09:46.176Z] ---> Running in b43a8b2bf85c [2022-09-28T21:09:47.596Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-09-28T21:12:24.384Z] Removing intermediate container b43a8b2bf85c [2022-09-28T21:12:24.384Z] ---> c26bad720d5b [2022-09-28T21:12:24.384Z] Step 15/27 : FROM alpine:3.16 [2022-09-28T21:12:24.384Z] 3.16: Pulling from library/alpine [2022-09-28T21:12:24.384Z] 9b18e9b68314: Pulling fs layer [2022-09-28T21:12:24.384Z] 9b18e9b68314: Verifying Checksum [2022-09-28T21:12:24.384Z] 9b18e9b68314: Download complete [2022-09-28T21:12:24.384Z] 9b18e9b68314: Pull complete [2022-09-28T21:12:24.384Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-28T21:12:24.384Z] Status: Downloaded newer image for alpine:3.16 [2022-09-28T21:12:24.384Z] ---> a6215f271958 [2022-09-28T21:12:24.384Z] Step 16/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-28T21:12:24.384Z] ---> Running in 8c4048b3f635 [2022-09-28T21:12:24.384Z] Removing intermediate container 8c4048b3f635 [2022-09-28T21:12:24.384Z] ---> cce2954af9a1 [2022-09-28T21:12:24.384Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-28T21:12:24.384Z] ---> Running in ac5e6ab51902 [2022-09-28T21:12:24.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T21:12:24.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T21:12:24.384Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-28T21:12:24.384Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-28T21:12:24.384Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-28T21:12:24.384Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-28T21:12:24.384Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-28T21:12:24.384Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-28T21:12:24.384Z] Executing busybox-1.35.0-r17.trigger [2022-09-28T21:12:24.384Z] OK: 8 MiB in 20 packages [2022-09-28T21:12:25.338Z] Removing intermediate container ac5e6ab51902 [2022-09-28T21:12:25.338Z] ---> 606b47da8b8c [2022-09-28T21:12:25.338Z] Step 18/27 : WORKDIR / [2022-09-28T21:12:25.338Z] ---> Running in 96089e2b50e6 [2022-09-28T21:12:25.604Z] Removing intermediate container 96089e2b50e6 [2022-09-28T21:12:25.604Z] ---> 4a4142e32573 [2022-09-28T21:12:25.604Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2022-09-28T21:12:27.023Z] ---> 5ce8c08c3adf [2022-09-28T21:12:27.023Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-09-28T21:12:27.288Z] ---> e2ac954b2df5 [2022-09-28T21:12:27.288Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-09-28T21:12:27.870Z] ---> 55e8770fc578 [2022-09-28T21:12:27.870Z] Step 22/27 : EXPOSE 59984 [2022-09-28T21:12:27.870Z] ---> Running in c5552e4cc6f3 [2022-09-28T21:12:28.140Z] Removing intermediate container c5552e4cc6f3 [2022-09-28T21:12:28.140Z] ---> 1ab400ea6297 [2022-09-28T21:12:28.140Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2022-09-28T21:12:28.409Z] ---> Running in b4665d8de953 [2022-09-28T21:12:28.677Z] Removing intermediate container b4665d8de953 [2022-09-28T21:12:28.677Z] ---> a980de479567 [2022-09-28T21:12:28.677Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-28T21:12:28.677Z] ---> Running in 2695f532c4d0 [2022-09-28T21:12:28.944Z] Removing intermediate container 2695f532c4d0 [2022-09-28T21:12:28.944Z] ---> 74efa4766be9 [2022-09-28T21:12:28.944Z] Step 25/27 : LABEL arch=arm64 [2022-09-28T21:12:28.944Z] ---> Running in 981111ca07bd [2022-09-28T21:12:29.211Z] Removing intermediate container 981111ca07bd [2022-09-28T21:12:29.211Z] ---> 27397cd1f9f0 [2022-09-28T21:12:29.211Z] Step 26/27 : LABEL git_sha=0803938d3e117362d3c6c6e4e1a4697135dfbf5d [2022-09-28T21:12:29.479Z] ---> Running in 391fc4b7e410 [2022-09-28T21:12:29.745Z] Removing intermediate container 391fc4b7e410 [2022-09-28T21:12:29.745Z] ---> 473fe815388e [2022-09-28T21:12:29.745Z] Step 27/27 : LABEL version=2.3.0-dev.25 [2022-09-28T21:12:29.745Z] ---> Running in 2fd63cb1a84e [2022-09-28T21:12:30.013Z] Removing intermediate container 2fd63cb1a84e [2022-09-28T21:12:30.013Z] ---> 75a0ca06556a [2022-09-28T21:12:30.013Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-28T21:12:30.013Z] Successfully built 75a0ca06556a [2022-09-28T21:12:30.013Z] 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-09-28T21:12:30.127Z] provisioning config files... [2022-09-28T21:12:30.144Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/64@tmp/config388116484342251914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T21:12:30.478Z] ---> docker-login.sh [2022-09-28T21:12:30.478Z] nexus3.edgexfoundry.org:10001 [2022-09-28T21:12:30.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:12:30.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:12:30.746Z] Configure a credential helper to remove this warning. See [2022-09-28T21:12:30.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:12:30.746Z] [2022-09-28T21:12:30.746Z] Login Succeeded [2022-09-28T21:12:30.746Z] nexus3.edgexfoundry.org:10002 [2022-09-28T21:12:31.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:12:31.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:12:31.016Z] Configure a credential helper to remove this warning. See [2022-09-28T21:12:31.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:12:31.016Z] [2022-09-28T21:12:31.016Z] Login Succeeded [2022-09-28T21:12:31.016Z] nexus3.edgexfoundry.org:10003 [2022-09-28T21:12:31.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:12:31.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:12:31.551Z] Configure a credential helper to remove this warning. See [2022-09-28T21:12:31.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:12:31.551Z] [2022-09-28T21:12:31.551Z] Login Succeeded [2022-09-28T21:12:31.551Z] nexus3.edgexfoundry.org:10004 [2022-09-28T21:12:31.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:12:31.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:12:31.818Z] Configure a credential helper to remove this warning. See [2022-09-28T21:12:31.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:12:31.818Z] [2022-09-28T21:12:31.818Z] Login Succeeded [2022-09-28T21:12:31.818Z] docker.io [2022-09-28T21:12:32.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T21:12:32.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T21:12:32.355Z] Configure a credential helper to remove this warning. See [2022-09-28T21:12:32.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T21:12:32.355Z] [2022-09-28T21:12:32.355Z] Login Succeeded [2022-09-28T21:12:32.623Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T21:12:32.636Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-28T21:12:32.659Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T21:12:32.674Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-09-28T21:12:32.674Z] 0803938d3e117362d3c6c6e4e1a4697135dfbf5d [2022-09-28T21:12:32.674Z] latest [2022-09-28T21:12:32.674Z] 2.3.0-dev.25 [2022-09-28T21:12:32.674Z] 0803938d3e117362d3c6c6e4e1a4697135dfbf5d-2.3.0-dev.25 [2022-09-28T21:12:32.674Z] main [2022-09-28T21:12:32.674Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:12:33.025Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0803938d3e117362d3c6c6e4e1a4697135dfbf5d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:12:33.379Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0803938d3e117362d3c6c6e4e1a4697135dfbf5d [2022-09-28T21:12:33.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-28T21:12:33.379Z] 3b8c4a426555: Preparing [2022-09-28T21:12:33.379Z] 5ff016e557ee: Preparing [2022-09-28T21:12:33.379Z] f150e6214816: Preparing [2022-09-28T21:12:33.379Z] fb0d1c66bc74: Preparing [2022-09-28T21:12:33.379Z] 5d3e392a13a0: Preparing [2022-09-28T21:12:33.379Z] 5d3e392a13a0: Layer already exists [2022-09-28T21:12:33.646Z] 5ff016e557ee: Pushed [2022-09-28T21:12:33.646Z] 3b8c4a426555: Pushed [2022-09-28T21:12:34.230Z] fb0d1c66bc74: Pushed [2022-09-28T21:12:39.569Z] f150e6214816: Pushed [2022-09-28T21:12:39.569Z] 0803938d3e117362d3c6c6e4e1a4697135dfbf5d: digest: sha256:417d334f37267557fb6f3f586f3af69abe3baccfcbf39870725428ac7f81d210 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:12:39.918Z] + 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-09-28T21:12:40.258Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-09-28T21:12:40.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-28T21:12:40.258Z] 3b8c4a426555: Preparing [2022-09-28T21:12:40.258Z] 5ff016e557ee: Preparing [2022-09-28T21:12:40.258Z] f150e6214816: Preparing [2022-09-28T21:12:40.258Z] fb0d1c66bc74: Preparing [2022-09-28T21:12:40.258Z] 5d3e392a13a0: Preparing [2022-09-28T21:12:40.258Z] 5d3e392a13a0: Layer already exists [2022-09-28T21:12:40.258Z] f150e6214816: Layer already exists [2022-09-28T21:12:40.258Z] 5ff016e557ee: Layer already exists [2022-09-28T21:12:40.258Z] 3b8c4a426555: Layer already exists [2022-09-28T21:12:40.258Z] fb0d1c66bc74: Layer already exists [2022-09-28T21:12:40.258Z] latest: digest: sha256:417d334f37267557fb6f3f586f3af69abe3baccfcbf39870725428ac7f81d210 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:12:40.863Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:12:41.198Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.25 [2022-09-28T21:12:41.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-28T21:12:41.198Z] 3b8c4a426555: Preparing [2022-09-28T21:12:41.198Z] 5ff016e557ee: Preparing [2022-09-28T21:12:41.198Z] f150e6214816: Preparing [2022-09-28T21:12:41.198Z] fb0d1c66bc74: Preparing [2022-09-28T21:12:41.198Z] 5d3e392a13a0: Preparing [2022-09-28T21:12:41.198Z] 5d3e392a13a0: Layer already exists [2022-09-28T21:12:41.198Z] 5ff016e557ee: Layer already exists [2022-09-28T21:12:41.198Z] f150e6214816: Layer already exists [2022-09-28T21:12:41.198Z] 3b8c4a426555: Layer already exists [2022-09-28T21:12:41.198Z] fb0d1c66bc74: Layer already exists [2022-09-28T21:12:41.198Z] 2.3.0-dev.25: digest: sha256:417d334f37267557fb6f3f586f3af69abe3baccfcbf39870725428ac7f81d210 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:12:41.535Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0803938d3e117362d3c6c6e4e1a4697135dfbf5d-2.3.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:12:41.873Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0803938d3e117362d3c6c6e4e1a4697135dfbf5d-2.3.0-dev.25 [2022-09-28T21:12:41.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-28T21:12:41.873Z] 3b8c4a426555: Preparing [2022-09-28T21:12:41.873Z] 5ff016e557ee: Preparing [2022-09-28T21:12:41.873Z] f150e6214816: Preparing [2022-09-28T21:12:41.873Z] fb0d1c66bc74: Preparing [2022-09-28T21:12:41.873Z] 5d3e392a13a0: Preparing [2022-09-28T21:12:41.873Z] fb0d1c66bc74: Layer already exists [2022-09-28T21:12:41.873Z] f150e6214816: Layer already exists [2022-09-28T21:12:41.873Z] 3b8c4a426555: Layer already exists [2022-09-28T21:12:41.873Z] 5d3e392a13a0: Layer already exists [2022-09-28T21:12:41.873Z] 5ff016e557ee: Layer already exists [2022-09-28T21:12:41.873Z] 0803938d3e117362d3c6c6e4e1a4697135dfbf5d-2.3.0-dev.25: digest: sha256:417d334f37267557fb6f3f586f3af69abe3baccfcbf39870725428ac7f81d210 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:12:42.215Z] + 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-09-28T21:12:42.551Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-09-28T21:12:42.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-28T21:12:42.552Z] 3b8c4a426555: Preparing [2022-09-28T21:12:42.552Z] 5ff016e557ee: Preparing [2022-09-28T21:12:42.552Z] f150e6214816: Preparing [2022-09-28T21:12:42.552Z] fb0d1c66bc74: Preparing [2022-09-28T21:12:42.552Z] 5d3e392a13a0: Preparing [2022-09-28T21:12:42.552Z] 5ff016e557ee: Layer already exists [2022-09-28T21:12:42.552Z] fb0d1c66bc74: Layer already exists [2022-09-28T21:12:42.552Z] 5d3e392a13a0: Layer already exists [2022-09-28T21:12:42.552Z] f150e6214816: Layer already exists [2022-09-28T21:12:42.552Z] 3b8c4a426555: Layer already exists [2022-09-28T21:12:42.552Z] main: digest: sha256:417d334f37267557fb6f3f586f3af69abe3baccfcbf39870725428ac7f81d210 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-28T21:12:42.593Z] ===================================================== [Pipeline] echo [2022-09-28T21:12:42.599Z] taggedImages: [2022-09-28T21:12:42.599Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0803938d3e117362d3c6c6e4e1a4697135dfbf5d [2022-09-28T21:12:42.599Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-09-28T21:12:42.599Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.25 [2022-09-28T21:12:42.599Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0803938d3e117362d3c6c6e4e1a4697135dfbf5d-2.3.0-dev.25 [2022-09-28T21:12:42.599Z] - 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-09-28T21:12:42.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T21:12:42.965Z] [2022-09-28T21:12:42.965Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:12:43.296Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T21:12:43.296Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-28T21:12:43.296Z] 8998bd30e6a1: Pulling fs layer [2022-09-28T21:12:43.296Z] 04944245beec: Pulling fs layer [2022-09-28T21:12:43.296Z] 699f458cf7ca: Pulling fs layer [2022-09-28T21:12:43.296Z] 765212b225bb: Pulling fs layer [2022-09-28T21:12:43.296Z] f23df028b6ca: Pulling fs layer [2022-09-28T21:12:43.296Z] d65c8cfc05b1: Pulling fs layer [2022-09-28T21:12:43.296Z] 2437ff75d9bd: Pulling fs layer [2022-09-28T21:12:43.296Z] 765212b225bb: Waiting [2022-09-28T21:12:43.296Z] f23df028b6ca: Waiting [2022-09-28T21:12:43.296Z] d65c8cfc05b1: Waiting [2022-09-28T21:12:43.296Z] 2437ff75d9bd: Waiting [2022-09-28T21:12:43.565Z] 04944245beec: Verifying Checksum [2022-09-28T21:12:43.565Z] 04944245beec: Download complete [2022-09-28T21:12:43.565Z] 765212b225bb: Verifying Checksum [2022-09-28T21:12:43.565Z] 765212b225bb: Download complete [2022-09-28T21:12:43.565Z] f23df028b6ca: Verifying Checksum [2022-09-28T21:12:43.565Z] f23df028b6ca: Download complete [2022-09-28T21:12:43.565Z] d65c8cfc05b1: Verifying Checksum [2022-09-28T21:12:43.565Z] d65c8cfc05b1: Download complete [2022-09-28T21:12:43.565Z] 699f458cf7ca: Verifying Checksum [2022-09-28T21:12:43.565Z] 699f458cf7ca: Download complete [2022-09-28T21:12:44.148Z] 8998bd30e6a1: Verifying Checksum [2022-09-28T21:12:44.148Z] 8998bd30e6a1: Download complete [2022-09-28T21:12:46.733Z] 2437ff75d9bd: Verifying Checksum [2022-09-28T21:12:46.733Z] 2437ff75d9bd: Download complete [2022-09-28T21:12:48.138Z] 8998bd30e6a1: Pull complete [2022-09-28T21:12:48.405Z] 04944245beec: Pull complete [2022-09-28T21:12:49.816Z] 699f458cf7ca: Pull complete [2022-09-28T21:12:49.816Z] 765212b225bb: Pull complete [2022-09-28T21:12:50.774Z] f23df028b6ca: Pull complete [2022-09-28T21:12:50.774Z] d65c8cfc05b1: Pull complete [2022-09-28T21:13:05.755Z] 2437ff75d9bd: Pull complete [2022-09-28T21:13:05.755Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-28T21:13:05.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T21:13:05.755Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T21:13:05.931Z] prd-ubuntu20.04-docker-arm64-4c-16g-1865 does not seem to be running inside a container [2022-09-28T21:13:06.077Z] $ 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/64 -v /w/workspace/device-onvif-camera/64:/w/workspace/device-onvif-camera/64:rw,z -v /w/workspace/device-onvif-camera/64@tmp:/w/workspace/device-onvif-camera/64@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-09-28T21:13:08.787Z] $ docker top 336b05ea42fff903e802dc344d948040264d48540ef2ef60f88119cc7d9782af -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T21:13:09.668Z] ---> job-cost.sh [2022-09-28T21:13:09.668Z] lf-activate-venv: SKIPPING [2022-09-28T21:13:09.668Z] INFO: No Stack... [2022-09-28T21:13:09.944Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-28T21:13:10.914Z] INFO: Archiving Costs [Pipeline] sh [2022-09-28T21:13:11.275Z] + cat /w/workspace/device-onvif-camera/64/archives/cost.csv [2022-09-28T21:13:11.275Z] + cut -d, -f6 [Pipeline] lock [2022-09-28T21:13:11.362Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-64-stack-cost] [2022-09-28T21:13:11.371Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-64-stack-cost] did not exist. Created. [2022-09-28T21:13:11.371Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-64-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-28T21:13:11.708Z] /w/workspace/device-onvif-camera/64@tmp/durable-0e256404/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-28T21:13:12.079Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-28T21:13:12.107Z] Warning: overwriting stash ‘stack-cost’ [2022-09-28T21:13:12.164Z] Stashed 1 file(s) [Pipeline] } [2022-09-28T21:13:12.169Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-64-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-28T21:13:12.184Z] $ docker stop --time=1 336b05ea42fff903e802dc344d948040264d48540ef2ef60f88119cc7d9782af [2022-09-28T21:13:13.659Z] $ docker rm -f 336b05ea42fff903e802dc344d948040264d48540ef2ef60f88119cc7d9782af [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-09-28T21:13:14.046Z] provisioning config files... [2022-09-28T21:13:14.053Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2505599049488856088tmp [Pipeline] { [Pipeline] sh [2022-09-28T21:13:14.345Z] + set +x [2022-09-28T21:13:14.345Z] + + curl -sbash https://codecov.io/bash -s [2022-09-28T21:13:14.345Z] -- [2022-09-28T21:13:14.345Z] [2022-09-28T21:13:14.345Z] _____ _ [2022-09-28T21:13:14.345Z] / ____| | | [2022-09-28T21:13:14.345Z] | | ___ __| | ___ ___ _____ __ [2022-09-28T21:13:14.345Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-28T21:13:14.345Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-28T21:13:14.345Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-28T21:13:14.345Z] Bash-1.0.6 [2022-09-28T21:13:14.345Z] [2022-09-28T21:13:14.345Z] [2022-09-28T21:13:14.345Z] ==> git version 2.25.1 found [2022-09-28T21:13:14.345Z] ==> 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-09-28T21:13:14.345Z] Release-Date: 2020-01-08 [2022-09-28T21:13:14.345Z] 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-09-28T21:13:14.345Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-28T21:13:14.345Z] ==> Jenkins CI detected. [2022-09-28T21:13:14.345Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-09-28T21:13:14.345Z] project root: . [2022-09-28T21:13:14.345Z] --> token set from env [2022-09-28T21:13:14.345Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-28T21:13:14.345Z] ==> Running gcov in . (disable via -X gcov) [2022-09-28T21:13:14.345Z] ==> Python coveragepy not found [2022-09-28T21:13:14.345Z] ==> Searching for coverage reports in: [2022-09-28T21:13:14.345Z] + . [2022-09-28T21:13:14.345Z] -> Found 1 reports [2022-09-28T21:13:14.345Z] ==> Detecting git/mercurial file structure [2022-09-28T21:13:14.345Z] ==> Reading reports [2022-09-28T21:13:14.345Z] + ./coverage.out bytes=78461 [2022-09-28T21:13:14.345Z] ==> Appending adjustments [2022-09-28T21:13:14.345Z] https://docs.codecov.io/docs/fixing-reports [2022-09-28T21:13:14.605Z] + Found adjustments [2022-09-28T21:13:14.605Z] ==> Gzipping contents [2022-09-28T21:13:14.605Z] 12K /tmp/codecov.BMbmm9.gz [2022-09-28T21:13:14.605Z] ==> Uploading reports [2022-09-28T21:13:14.605Z] url: https://codecov.io [2022-09-28T21:13:14.605Z] query: branch=main&commit=0803938d3e117362d3c6c6e4e1a4697135dfbf5d&build=64&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F64%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-28T21:13:14.605Z] -> Pinging Codecov [2022-09-28T21:13:14.605Z] 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=0803938d3e117362d3c6c6e4e1a4697135dfbf5d&build=64&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F64%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-28T21:13:15.173Z] -> Uploading to [2022-09-28T21:13:15.173Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-28/F29A59C45E3A92E06B3E522C9905F8EF/0803938d3e117362d3c6c6e4e1a4697135dfbf5d/7653c3b5-5e6a-45fc-a043-f2c608fedc4c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220928T211314Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=04ed844b2e1fad99edb45cad1c6034c2dbf0fbd98099dc3d59ddca0fcbe856d0 [2022-09-28T21:13:15.173Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T21:13:15.173Z] Dload Upload Total Spent Left Speed [2022-09-28T21:13:15.173Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10710 0 0 100 10710 0 48026 --:--:-- --:--:-- --:--:-- 48026 [2022-09-28T21:13:15.173Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/0803938d3e117362d3c6c6e4e1a4697135dfbf5d [Pipeline] } [2022-09-28T21:13:15.179Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-28T21:13:15.372Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-28T21:13:15.382Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:13:15.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-28T21:13:15.681Z] [2022-09-28T21:13:15.681Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:13:15.974Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-28T21:13:15.974Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-28T21:13:15.974Z] df9b9388f04a: Pulling fs layer [2022-09-28T21:13:15.974Z] 52dc419b0ee2: Pulling fs layer [2022-09-28T21:13:15.974Z] 25bc292e5bac: Pulling fs layer [2022-09-28T21:13:15.974Z] 114826534d7a: Pulling fs layer [2022-09-28T21:13:15.974Z] 4657fd5d0bcf: Pulling fs layer [2022-09-28T21:13:15.974Z] 6ad1cebc031e: Pulling fs layer [2022-09-28T21:13:15.974Z] 8a3aa393b2d8: Pulling fs layer [2022-09-28T21:13:15.974Z] 114826534d7a: Waiting [2022-09-28T21:13:15.974Z] 8a3aa393b2d8: Waiting [2022-09-28T21:13:15.974Z] 4657fd5d0bcf: Waiting [2022-09-28T21:13:15.974Z] 6ad1cebc031e: Waiting [2022-09-28T21:13:15.974Z] 25bc292e5bac: Verifying Checksum [2022-09-28T21:13:15.974Z] 25bc292e5bac: Download complete [2022-09-28T21:13:15.974Z] 52dc419b0ee2: Verifying Checksum [2022-09-28T21:13:15.974Z] 52dc419b0ee2: Download complete [2022-09-28T21:13:15.974Z] 4657fd5d0bcf: Verifying Checksum [2022-09-28T21:13:15.974Z] 4657fd5d0bcf: Download complete [2022-09-28T21:13:15.974Z] df9b9388f04a: Verifying Checksum [2022-09-28T21:13:15.974Z] df9b9388f04a: Download complete [2022-09-28T21:13:16.234Z] df9b9388f04a: Pull complete [2022-09-28T21:13:16.234Z] 6ad1cebc031e: Verifying Checksum [2022-09-28T21:13:16.234Z] 6ad1cebc031e: Download complete [2022-09-28T21:13:16.234Z] 52dc419b0ee2: Pull complete [2022-09-28T21:13:16.495Z] 25bc292e5bac: Pull complete [2022-09-28T21:13:17.063Z] 114826534d7a: Verifying Checksum [2022-09-28T21:13:17.063Z] 114826534d7a: Download complete [2022-09-28T21:13:17.321Z] 8a3aa393b2d8: Verifying Checksum [2022-09-28T21:13:17.321Z] 8a3aa393b2d8: Download complete [2022-09-28T21:13:20.615Z] 114826534d7a: Pull complete [2022-09-28T21:13:20.615Z] 4657fd5d0bcf: Pull complete [2022-09-28T21:13:20.615Z] 6ad1cebc031e: Pull complete [2022-09-28T21:13:23.164Z] 8a3aa393b2d8: Pull complete [2022-09-28T21:13:23.164Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-28T21:13:23.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-28T21:13:23.424Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T21:13:23.511Z] prd-ubuntu20.04-docker-8c-8g-1862 does not seem to be running inside a container [2022-09-28T21:13:23.554Z] $ 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-09-28T21:13:25.481Z] $ docker top f4a5d34805378260476774b01798721fb8e1e46c68619eb4f120525544ea3d18 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-28T21:13:25.537Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-09-28T21:13:25.816Z] + set -o pipefail [2022-09-28T21:13:25.816Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-09-28T21:13:31.106Z] [2022-09-28T21:13:31.106Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-09-28T21:13:31.106Z] [2022-09-28T21:13:31.106Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/46cd4d37-c4fe-404a-b1cc-7b0041e89a99 [2022-09-28T21:13:31.106Z] [2022-09-28T21:13:31.106Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-28T21:13:31.106Z] [2022-09-28T21:13:31.106Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-28T21:13:31.106Z] [2022-09-28T21:13:31.106Z] [Pipeline] } [2022-09-28T21:13:31.125Z] $ docker stop --time=1 f4a5d34805378260476774b01798721fb8e1e46c68619eb4f120525544ea3d18 [2022-09-28T21:13:33.356Z] $ docker rm -f f4a5d34805378260476774b01798721fb8e1e46c68619eb4f120525544ea3d18 [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-09-28T21:13:33.719Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T21:13:33.730Z] provisioning config files... [2022-09-28T21:13:33.736Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13545736207074120157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T21:13:34.029Z] --> edgex-publish-swagger.sh [2022-09-28T21:13:34.029Z] === Publish doc/openapi/v2 API === [2022-09-28T21:13:34.029Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2022-09-28T21:13:34.029Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2022-09-28T21:13:34.029Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T21:13:34.029Z] Dload Upload Total Spent Left Speed [2022-09-28T21:13:34.597Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 198k --:--:-- --:--:-- --:--:-- 198k [2022-09-28T21:13:34.597Z] [2022-09-28T21:13:34.597Z] [Pipeline] } [2022-09-28T21:13:34.604Z] 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-09-28T21:13:34.971Z] + git log --format=format:%s -1 0803938d3e117362d3c6c6e4e1a4697135dfbf5d [Pipeline] sh [2022-09-28T21:13:35.263Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T21:13:35.263Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:13:35.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T21:13:35.560Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T21:13:35.628Z] prd-ubuntu20.04-docker-8c-8g-1862 does not seem to be running inside a container [2022-09-28T21:13:35.670Z] $ 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-09-28T21:13:36.087Z] $ docker top dcd54df508f2633cc38650dcd9384dd45ad68a76d53384f28678e2abbe707d54 -eo pid,comm [2022-09-28T21:13:36.125Z] 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-09-28T21:13:36.125Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T21:13:36.161Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T21:13:36.161Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T21:13:36.291Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T21:13:36.304Z] $ docker exec dcd54df508f2633cc38650dcd9384dd45ad68a76d53384f28678e2abbe707d54 ssh-agent [2022-09-28T21:13:36.413Z] SSH_AUTH_SOCK=/tmp/ssh-lCtAtnJlZSly/agent.32 [2022-09-28T21:13:36.413Z] SSH_AGENT_PID=38 [2022-09-28T21:13:36.419Z] Running ssh-add (command line suppressed) [2022-09-28T21:13:36.535Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7225258839758022471.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7225258839758022471.key) [2022-09-28T21:13:36.542Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T21:13:36.842Z] + git semver tag [2022-09-28T21:13:37.100Z] 2022-09-28 21:13:37,039 [run_tag] DEBUG tag force:False [2022-09-28T21:13:37.100Z] 2022-09-28 21:13:37,039 [check_head_tag] DEBUG check head tag [2022-09-28T21:13:37.100Z] 2022-09-28 21:13:37,040 [execute] INFO git cat-file --batch-check [2022-09-28T21:13:37.100Z] 2022-09-28 21:13:37,040 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-09-28T21:13:37.100Z] 2022-09-28 21:13:37,044 [execute] INFO git cat-file --batch [2022-09-28T21:13:37.100Z] 2022-09-28 21:13:37,044 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-09-28T21:13:37.100Z] 2022-09-28 21:13:37,067 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-28T21:13:37.100Z] 2022-09-28 21:13:37,068 [execute] INFO git tag -a v2.3.0-dev.25 -m v2.3.0-dev.25 [2022-09-28T21:13:37.100Z] 2022-09-28 21:13:37,068 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.25', '-m', 'v2.3.0-dev.25'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-09-28T21:13:37.100Z] 2022-09-28 21:13:37,073 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-28T21:13:37.100Z] 2.3.0-dev.25 [Pipeline] } [2022-09-28T21:13:37.119Z] $ docker exec --env ******** --env ******** dcd54df508f2633cc38650dcd9384dd45ad68a76d53384f28678e2abbe707d54 ssh-agent -k [2022-09-28T21:13:37.227Z] unset SSH_AUTH_SOCK; [2022-09-28T21:13:37.227Z] unset SSH_AGENT_PID; [2022-09-28T21:13:37.227Z] echo Agent pid 38 killed; [2022-09-28T21:13:37.227Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T21:13:37.523Z] + git semver [Pipeline] } [2022-09-28T21:13:37.802Z] $ docker stop --time=1 dcd54df508f2633cc38650dcd9384dd45ad68a76d53384f28678e2abbe707d54 [2022-09-28T21:13:39.073Z] $ docker rm -f dcd54df508f2633cc38650dcd9384dd45ad68a76d53384f28678e2abbe707d54 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:13:39.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-28T21:13:39.427Z] [2022-09-28T21:13:39.427Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:13:39.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-28T21:13:39.726Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-28T21:13:39.726Z] ab5ef0e58194: Pulling fs layer [2022-09-28T21:13:39.726Z] 9712f1f96733: Pulling fs layer [2022-09-28T21:13:39.726Z] 63f879dbbcfc: Pulling fs layer [2022-09-28T21:13:39.726Z] 0d9ebad4ef96: Pulling fs layer [2022-09-28T21:13:39.726Z] e9a5061849ea: Pulling fs layer [2022-09-28T21:13:39.726Z] d747dcd14b5f: Pulling fs layer [2022-09-28T21:13:39.726Z] 2de7ff778b66: Pulling fs layer [2022-09-28T21:13:39.726Z] 0d9ebad4ef96: Waiting [2022-09-28T21:13:39.726Z] e9a5061849ea: Waiting [2022-09-28T21:13:39.726Z] d747dcd14b5f: Waiting [2022-09-28T21:13:39.726Z] 9712f1f96733: Download complete [2022-09-28T21:13:40.339Z] 63f879dbbcfc: Verifying Checksum [2022-09-28T21:13:40.339Z] 63f879dbbcfc: Download complete [2022-09-28T21:13:40.339Z] e9a5061849ea: Verifying Checksum [2022-09-28T21:13:40.339Z] e9a5061849ea: Download complete [2022-09-28T21:13:40.339Z] d747dcd14b5f: Download complete [2022-09-28T21:13:40.600Z] 2de7ff778b66: Verifying Checksum [2022-09-28T21:13:40.600Z] 2de7ff778b66: Download complete [2022-09-28T21:13:40.600Z] 0d9ebad4ef96: Verifying Checksum [2022-09-28T21:13:40.600Z] 0d9ebad4ef96: Download complete [2022-09-28T21:13:40.600Z] ab5ef0e58194: Verifying Checksum [2022-09-28T21:13:40.600Z] ab5ef0e58194: Download complete [2022-09-28T21:13:43.880Z] ab5ef0e58194: Pull complete [2022-09-28T21:13:43.880Z] 9712f1f96733: Pull complete [2022-09-28T21:13:44.451Z] 63f879dbbcfc: Pull complete [2022-09-28T21:13:48.629Z] 0d9ebad4ef96: Pull complete [2022-09-28T21:13:48.629Z] e9a5061849ea: Pull complete [2022-09-28T21:13:48.629Z] d747dcd14b5f: Pull complete [2022-09-28T21:13:49.563Z] 2de7ff778b66: Pull complete [2022-09-28T21:13:49.563Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-28T21:13:49.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-28T21:13:49.563Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T21:13:49.642Z] prd-ubuntu20.04-docker-8c-8g-1862 does not seem to be running inside a container [2022-09-28T21:13:49.681Z] $ 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-09-28T21:13:51.675Z] $ docker top 2dd64966bde2365c112e85626225262b78fa78e8df562884b4305218101a5cfb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-28T21:13:51.734Z] provisioning config files... [2022-09-28T21:13:51.741Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14398266430121612007tmp [2022-09-28T21:13:51.750Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7997615616323050546tmp [2022-09-28T21:13:51.758Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15968732574478972195tmp [Pipeline] { [Pipeline] echo [2022-09-28T21:13:51.773Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T21:13:52.055Z] ---> sigul-configuration.sh [2022-09-28T21:13:52.055Z] gpg: directory `/root/.gnupg' created [2022-09-28T21:13:52.055Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-28T21:13:52.055Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-28T21:13:52.055Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-28T21:13:52.055Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-28T21:13:52.055Z] gpg: CAST5 encrypted data [2022-09-28T21:13:52.055Z] gpg: encrypted with 1 passphrase [2022-09-28T21:13:52.055Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-28T21:13:52.341Z] + mkdir /home/jenkins [2022-09-28T21:13:52.341Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-28T21:13:52.626Z] + 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-09-28T21:13:52.634Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T21:13:52.915Z] ---> sigul-install.sh [2022-09-28T21:13:52.915Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-28T21:13:53.199Z] + git tag --list [2022-09-28T21:13:53.199Z] v0.0.0 [2022-09-28T21:13:53.199Z] v0.0.1-dev.1 [2022-09-28T21:13:53.199Z] v0.0.1-dev.10 [2022-09-28T21:13:53.199Z] v0.0.1-dev.11 [2022-09-28T21:13:53.199Z] v0.0.1-dev.12 [2022-09-28T21:13:53.199Z] v0.0.1-dev.13 [2022-09-28T21:13:53.199Z] v0.0.1-dev.14 [2022-09-28T21:13:53.199Z] v0.0.1-dev.15 [2022-09-28T21:13:53.199Z] v0.0.1-dev.16 [2022-09-28T21:13:53.199Z] v0.0.1-dev.17 [2022-09-28T21:13:53.199Z] v0.0.1-dev.18 [2022-09-28T21:13:53.199Z] v0.0.1-dev.19 [2022-09-28T21:13:53.199Z] v0.0.1-dev.2 [2022-09-28T21:13:53.199Z] v0.0.1-dev.20 [2022-09-28T21:13:53.199Z] v0.0.1-dev.21 [2022-09-28T21:13:53.199Z] v0.0.1-dev.22 [2022-09-28T21:13:53.199Z] v0.0.1-dev.23 [2022-09-28T21:13:53.199Z] v0.0.1-dev.24 [2022-09-28T21:13:53.199Z] v0.0.1-dev.25 [2022-09-28T21:13:53.199Z] v0.0.1-dev.26 [2022-09-28T21:13:53.199Z] v0.0.1-dev.27 [2022-09-28T21:13:53.199Z] v0.0.1-dev.28 [2022-09-28T21:13:53.199Z] v0.0.1-dev.3 [2022-09-28T21:13:53.199Z] v0.0.1-dev.4 [2022-09-28T21:13:53.199Z] v0.0.1-dev.5 [2022-09-28T21:13:53.199Z] v0.0.1-dev.6 [2022-09-28T21:13:53.199Z] v0.0.1-dev.7 [2022-09-28T21:13:53.199Z] v0.0.1-dev.8 [2022-09-28T21:13:53.199Z] v0.0.1-dev.9 [2022-09-28T21:13:53.199Z] v2.2.0 [2022-09-28T21:13:53.199Z] v2.2.0-dev.29 [2022-09-28T21:13:53.199Z] v2.2.0-dev.30 [2022-09-28T21:13:53.199Z] v2.2.0-dev.31 [2022-09-28T21:13:53.199Z] v2.2.0-dev.32 [2022-09-28T21:13:53.199Z] v2.2.0-dev.33 [2022-09-28T21:13:53.199Z] v2.2.0-dev.34 [2022-09-28T21:13:53.199Z] v2.2.0-dev.35 [2022-09-28T21:13:53.199Z] v2.3.0-dev.1 [2022-09-28T21:13:53.199Z] v2.3.0-dev.10 [2022-09-28T21:13:53.199Z] v2.3.0-dev.11 [2022-09-28T21:13:53.199Z] v2.3.0-dev.12 [2022-09-28T21:13:53.199Z] v2.3.0-dev.13 [2022-09-28T21:13:53.199Z] v2.3.0-dev.14 [2022-09-28T21:13:53.199Z] v2.3.0-dev.15 [2022-09-28T21:13:53.199Z] v2.3.0-dev.16 [2022-09-28T21:13:53.199Z] v2.3.0-dev.17 [2022-09-28T21:13:53.199Z] v2.3.0-dev.18 [2022-09-28T21:13:53.199Z] v2.3.0-dev.19 [2022-09-28T21:13:53.200Z] v2.3.0-dev.2 [2022-09-28T21:13:53.200Z] v2.3.0-dev.20 [2022-09-28T21:13:53.200Z] v2.3.0-dev.21 [2022-09-28T21:13:53.200Z] v2.3.0-dev.22 [2022-09-28T21:13:53.200Z] v2.3.0-dev.23 [2022-09-28T21:13:53.200Z] v2.3.0-dev.24 [2022-09-28T21:13:53.200Z] v2.3.0-dev.25 [2022-09-28T21:13:53.200Z] v2.3.0-dev.3 [2022-09-28T21:13:53.200Z] v2.3.0-dev.4 [2022-09-28T21:13:53.200Z] v2.3.0-dev.5 [2022-09-28T21:13:53.200Z] v2.3.0-dev.6 [2022-09-28T21:13:53.200Z] v2.3.0-dev.7 [2022-09-28T21:13:53.200Z] v2.3.0-dev.8 [2022-09-28T21:13:53.200Z] v2.3.0-dev.9 [Pipeline] sh [2022-09-28T21:13:53.485Z] + lftools sign git-tag v2.3.0-dev.25 [2022-09-28T21:13:54.051Z] Signing Git tag with Sigul... [2022-09-28T21:13:54.051Z] Signing v2.3.0-dev.25 [Pipeline] echo [2022-09-28T21:13:54.318Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T21:13:54.601Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-28T21:13:54.608Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-28T21:13:54.634Z] $ docker stop --time=1 2dd64966bde2365c112e85626225262b78fa78e8df562884b4305218101a5cfb [2022-09-28T21:13:55.921Z] $ docker rm -f 2dd64966bde2365c112e85626225262b78fa78e8df562884b4305218101a5cfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-28T21:13:56.314Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T21:13:56.314Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:13:56.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T21:13:56.615Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T21:13:56.685Z] prd-ubuntu20.04-docker-8c-8g-1862 does not seem to be running inside a container [2022-09-28T21:13:56.724Z] $ 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-09-28T21:13:57.064Z] $ docker top 59cbc0d02845ba3815d130579b1e4ab4dd3a8619653f54e707ad2635063b6a3b -eo pid,comm [2022-09-28T21:13:57.099Z] 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-09-28T21:13:57.099Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T21:13:57.134Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T21:13:57.134Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T21:13:57.240Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T21:13:57.253Z] $ docker exec 59cbc0d02845ba3815d130579b1e4ab4dd3a8619653f54e707ad2635063b6a3b ssh-agent [2022-09-28T21:13:57.363Z] SSH_AUTH_SOCK=/tmp/ssh-vdgjdkcN20di/agent.32 [2022-09-28T21:13:57.363Z] SSH_AGENT_PID=38 [2022-09-28T21:13:57.368Z] Running ssh-add (command line suppressed) [2022-09-28T21:13:57.478Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11236406295426799838.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11236406295426799838.key) [2022-09-28T21:13:57.479Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T21:13:57.758Z] + git semver bump pre [2022-09-28T21:13:58.017Z] 2022-09-28 21:13:57,940 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-28T21:13:58.017Z] 2022-09-28 21:13:57,940 [bump_version] DEBUG bumping version:2.3.0-dev.25 on axis:pre with prefix:dev [2022-09-28T21:13:58.017Z] 2022-09-28 21:13:57,940 [bump_version] DEBUG bumped version:2.3.0-dev.26 [2022-09-28T21:13:58.017Z] 2022-09-28 21:13:57,940 [write_version] DEBUG write version:2.3.0-dev.26 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-09-28T21:13:58.017Z] 2022-09-28 21:13:57,940 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-28T21:13:58.017Z] 2022-09-28 21:13:57,940 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-28T21:13:58.017Z] 2022-09-28 21:13:57,942 [execute] INFO git cat-file --batch-check [2022-09-28T21:13:58.017Z] 2022-09-28 21:13:57,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T21:13:58.017Z] 2022-09-28 21:13:57,947 [execute] INFO git cat-file --batch [2022-09-28T21:13:58.017Z] 2022-09-28 21:13:57,947 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T21:13:58.017Z] 2022-09-28 21:13:57,952 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-28T21:13:58.017Z] 2.3.0-dev.26 [Pipeline] } [2022-09-28T21:13:58.036Z] $ docker exec --env ******** --env ******** 59cbc0d02845ba3815d130579b1e4ab4dd3a8619653f54e707ad2635063b6a3b ssh-agent -k [2022-09-28T21:13:58.133Z] unset SSH_AUTH_SOCK; [2022-09-28T21:13:58.133Z] unset SSH_AGENT_PID; [2022-09-28T21:13:58.133Z] echo Agent pid 38 killed; [2022-09-28T21:13:58.132Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T21:13:58.442Z] + git semver [Pipeline] } [2022-09-28T21:13:58.724Z] $ docker stop --time=1 59cbc0d02845ba3815d130579b1e4ab4dd3a8619653f54e707ad2635063b6a3b [2022-09-28T21:14:00.032Z] $ docker rm -f 59cbc0d02845ba3815d130579b1e4ab4dd3a8619653f54e707ad2635063b6a3b [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T21:14:00.366Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T21:14:00.367Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:14:00.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T21:14:00.663Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T21:14:00.733Z] prd-ubuntu20.04-docker-8c-8g-1862 does not seem to be running inside a container [2022-09-28T21:14:00.773Z] $ 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-09-28T21:14:01.115Z] $ docker top 4f4e0616b19120d23fd2c30dc7cb7e9dccb6f25eae53d814d3e8b0ca612c26a0 -eo pid,comm [2022-09-28T21:14:01.149Z] 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-09-28T21:14:01.149Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T21:14:01.182Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T21:14:01.182Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T21:14:01.285Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T21:14:01.298Z] $ docker exec 4f4e0616b19120d23fd2c30dc7cb7e9dccb6f25eae53d814d3e8b0ca612c26a0 ssh-agent [2022-09-28T21:14:01.410Z] SSH_AUTH_SOCK=/tmp/ssh-UXaqCJ7NyMb3/agent.32 [2022-09-28T21:14:01.410Z] SSH_AGENT_PID=38 [2022-09-28T21:14:01.414Z] Running ssh-add (command line suppressed) [2022-09-28T21:14:01.528Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16743851427203584816.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16743851427203584816.key) [2022-09-28T21:14:01.531Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T21:14:01.817Z] + git semver push [2022-09-28T21:14:02.075Z] 2022-09-28 21:14:02,002 [run_push] DEBUG push [2022-09-28T21:14:02.075Z] 2022-09-28 21:14:02,002 [execute] INFO git cat-file --batch-check [2022-09-28T21:14:02.075Z] 2022-09-28 21:14:02,003 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T21:14:02.075Z] 2022-09-28 21:14:02,006 [execute] INFO git rev-list f144783dc3fdf6a2d7c81e642a137da7e5490838 -- [2022-09-28T21:14:02.075Z] 2022-09-28 21:14:02,006 [execute] DEBUG Popen(['git', 'rev-list', 'f144783dc3fdf6a2d7c81e642a137da7e5490838', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-28T21:14:02.075Z] 2022-09-28 21:14:02,013 [execute] INFO git fetch -v origin [2022-09-28T21:14:02.075Z] 2022-09-28 21:14:02,013 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-28T21:14:02.644Z] 2022-09-28 21:14:02,619 [run_push] DEBUG no remote changes detected [2022-09-28T21:14:02.644Z] 2022-09-28 21:14:02,620 [execute] INFO git push origin semver [2022-09-28T21:14:02.644Z] 2022-09-28 21:14:02,620 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-28T21:14:03.581Z] 2022-09-28 21:14:03,543 [run_push] DEBUG push all version tags [2022-09-28T21:14:03.581Z] 2022-09-28 21:14:03,544 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-28T21:14:03.581Z] 2022-09-28 21:14:03,544 [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-09-28T21:14:04.520Z] 2022-09-28 21:14:04,363 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-28T21:14:04.520Z] 2.3.0-dev.26 [Pipeline] } [2022-09-28T21:14:04.540Z] $ docker exec --env ******** --env ******** 4f4e0616b19120d23fd2c30dc7cb7e9dccb6f25eae53d814d3e8b0ca612c26a0 ssh-agent -k [2022-09-28T21:14:04.633Z] unset SSH_AUTH_SOCK; [2022-09-28T21:14:04.633Z] unset SSH_AGENT_PID; [2022-09-28T21:14:04.633Z] echo Agent pid 38 killed; [2022-09-28T21:14:04.635Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T21:14:04.938Z] + git semver [Pipeline] } [2022-09-28T21:14:05.220Z] $ docker stop --time=1 4f4e0616b19120d23fd2c30dc7cb7e9dccb6f25eae53d814d3e8b0ca612c26a0 [2022-09-28T21:14:06.489Z] $ docker rm -f 4f4e0616b19120d23fd2c30dc7cb7e9dccb6f25eae53d814d3e8b0ca612c26a0 [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-09-28T21:14:07.023Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-09-28T21:14:07.023Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-09-28T21:14:07.023Z] total 16 [2022-09-28T21:14:07.023Z] drwxr-xr-x 3 root root 4096 Sep 28 21:05 . [2022-09-28T21:14:07.023Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 21:13 .. [2022-09-28T21:14:07.023Z] drwxr-xr-x 2 root root 4096 Sep 28 21:05 cost [2022-09-28T21:14:07.023Z] -rw-r--r-- 1 root root 90 Sep 28 21:05 cost.csv [2022-09-28T21:14:07.023Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-09-28T21:14:07.023Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-09-28T21:14:07.023Z] total 16 [2022-09-28T21:14:07.023Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 21:05 . [2022-09-28T21:14:07.023Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 21:13 .. [2022-09-28T21:14:07.023Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 21:05 cost [2022-09-28T21:14:07.023Z] -rw-r--r-- 1 jenkins jenkins 90 Sep 28 21:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-28T21:14:07.311Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T21:14:08.164Z] ---> package-listing.sh [2022-09-28T21:14:08.164Z] ++ facter osfamily [2022-09-28T21:14:08.164Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-28T21:14:08.422Z] + OS_FAMILY=debian [2022-09-28T21:14:08.422Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-09-28T21:14:08.422Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-28T21:14:08.422Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-28T21:14:08.422Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-28T21:14:08.422Z] + PACKAGES=/tmp/packages_start.txt [2022-09-28T21:14:08.422Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-09-28T21:14:08.422Z] + PACKAGES=/tmp/packages_end.txt [2022-09-28T21:14:08.422Z] + case "${OS_FAMILY}" in [2022-09-28T21:14:08.422Z] + dpkg -l [2022-09-28T21:14:08.422Z] + grep '^ii' [2022-09-28T21:14:08.422Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-28T21:14:08.422Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-28T21:14:08.422Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-28T21:14:08.422Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-09-28T21:14:08.422Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-09-28T21:14:08.422Z] + 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-09-28T21:14:08.498Z] 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-09-28T21:14:08.820Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T21:14:09.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T21:14:09.158Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T21:14:09.220Z] prd-ubuntu20.04-docker-8c-8g-1862 does not seem to be running inside a container [2022-09-28T21:14:09.259Z] $ 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-09-28T21:14:09.454Z] $ docker top ebd372fc9ad8606afb22a372ae93600a0da9da1b8f240d5fd1615677ba2365ab -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T21:14:09.783Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-28T21:14:10.066Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-28T21:14:10.349Z] + ls /var/log/sa-host [2022-09-28T21:14:10.349Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T21:14:10.509Z] provisioning config files... [2022-09-28T21:14:10.516Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7807411673673820552tmp [Pipeline] { [Pipeline] echo [2022-09-28T21:14:10.527Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T21:14:10.808Z] ---> create-netrc.sh [Pipeline] } [2022-09-28T21:14:10.816Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-28T21:14:11.139Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-28T21:14:11.147Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T21:14:11.428Z] ---> sudo-logs.sh [2022-09-28T21:14:11.428Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-28T21:14:11.451Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T21:14:11.730Z] ---> job-cost.sh [2022-09-28T21:14:11.730Z] lf-activate-venv: SKIPPING [2022-09-28T21:14:11.730Z] DEBUG: total: 0.2199999988079071 [2022-09-28T21:14:11.730Z] INFO: Retrieving Stack Cost... [2022-09-28T21:14:11.989Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-28T21:14:12.559Z] INFO: Archiving Costs [Pipeline] echo [2022-09-28T21:14:12.571Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T21:14:12.854Z] ---> logs-deploy.sh [2022-09-28T21:14:12.854Z] lf-activate-venv: SKIPPING [2022-09-28T21:14:12.854Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/64 [2022-09-28T21:14:12.854Z] INFO: archiving workspace using pattern(s): [2022-09-28T21:14:13.794Z] Archives upload complete. [2022-09-28T21:14:13.794Z] INFO: archiving logs to Nexus